Searched defs:vf_i (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | sriov.c | 11 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac)  in efx_sriov_set_vf_mac()21 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan,  in efx_sriov_set_vf_vlan()
 40 int efx_sriov_set_vf_spoofchk(struct net_device *net_dev, int vf_i,  in efx_sriov_set_vf_spoofchk()
 51 int efx_sriov_get_vf_config(struct net_device *net_dev, int vf_i,  in efx_sriov_get_vf_config()
 62 int efx_sriov_set_vf_link_state(struct net_device *net_dev, int vf_i,  in efx_sriov_set_vf_link_state()
 
 | 
| D | ef10_sriov.c | 158 					  unsigned int vf_i)  in efx_ef10_sriov_assign_vf_vport()486 int efx_ef10_sriov_set_vf_mac(struct efx_nic *efx, int vf_i, u8 *mac)  in efx_ef10_sriov_set_vf_mac()
 559 int efx_ef10_sriov_set_vf_vlan(struct efx_nic *efx, int vf_i, u16 vlan,  in efx_ef10_sriov_set_vf_vlan()
 689 int efx_ef10_sriov_set_vf_spoofchk(struct efx_nic *efx, int vf_i,  in efx_ef10_sriov_set_vf_spoofchk()
 695 int efx_ef10_sriov_set_vf_link_state(struct efx_nic *efx, int vf_i,  in efx_ef10_sriov_set_vf_link_state()
 716 int efx_ef10_sriov_get_vf_config(struct efx_nic *efx, int vf_i,  in efx_ef10_sriov_get_vf_config()
 
 | 
| D | siena_sriov.c | 513 	unsigned vf_i;  in map_vi_index()  local1458 void efx_siena_sriov_flr(struct efx_nic *efx, unsigned vf_i)  in efx_siena_sriov_flr()
 1553 	unsigned int vf_i;  in efx_siena_sriov_reset()  local
 1593 int efx_siena_sriov_set_vf_mac(struct efx_nic *efx, int vf_i, u8 *mac)  in efx_siena_sriov_set_vf_mac()
 1610 int efx_siena_sriov_set_vf_vlan(struct efx_nic *efx, int vf_i,  in efx_siena_sriov_set_vf_vlan()
 1630 int efx_siena_sriov_set_vf_spoofchk(struct efx_nic *efx, int vf_i,  in efx_siena_sriov_set_vf_spoofchk()
 1654 int efx_siena_sriov_get_vf_config(struct efx_nic *efx, int vf_i,  in efx_siena_sriov_get_vf_config()
 
 | 
| D | ef10_sriov.h | 40 static inline void efx_ef10_sriov_flr(struct efx_nic *efx, unsigned vf_i) {}  in efx_ef10_sriov_flr()
 |