|
@@ -122,7 +122,7 @@ int i40e_ndo_set_vf_bw(struct net_device *netdev, int vf_id, int min_tx_rate,
|
|
|
int i40e_ndo_get_vf_config(struct net_device *netdev,
|
|
|
int vf_id, struct ifla_vf_info *ivi);
|
|
|
int i40e_ndo_set_vf_link_state(struct net_device *netdev, int vf_id, int link);
|
|
|
-int i40e_ndo_set_vf_spoofck(struct net_device *netdev, int vf_id, bool enable);
|
|
|
+int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable);
|
|
|
|
|
|
void i40e_vc_notify_link_state(struct i40e_pf *pf);
|
|
|
void i40e_vc_notify_reset(struct i40e_pf *pf);
|