Home
last modified time | relevance | path

Searched defs:vf_i (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/
A Dsriov.c11 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()
A Def10_sriov.c157 unsigned int vf_i) in efx_ef10_sriov_assign_vf_vport()
483 int efx_ef10_sriov_set_vf_mac(struct efx_nic *efx, int vf_i, const u8 *mac) in efx_ef10_sriov_set_vf_mac()
555 int efx_ef10_sriov_set_vf_vlan(struct efx_nic *efx, int vf_i, u16 vlan, in efx_ef10_sriov_set_vf_vlan()
685 static int efx_ef10_sriov_set_privilege_mask(struct efx_nic *efx, int vf_i, in efx_ef10_sriov_set_privilege_mask()
736 int efx_ef10_sriov_set_vf_spoofchk(struct efx_nic *efx, int vf_i, bool spoofchk) in efx_ef10_sriov_set_vf_spoofchk()
751 int efx_ef10_sriov_set_vf_link_state(struct efx_nic *efx, int vf_i, in efx_ef10_sriov_set_vf_link_state()
772 int efx_ef10_sriov_get_vf_config(struct efx_nic *efx, int vf_i, in efx_ef10_sriov_get_vf_config()
A Dsiena_sriov.c514 unsigned vf_i; in map_vi_index() local
1459 void efx_siena_sriov_flr(struct efx_nic *efx, unsigned vf_i) in efx_siena_sriov_flr()
1554 unsigned int vf_i; in efx_siena_sriov_reset() local
1594 int efx_siena_sriov_set_vf_mac(struct efx_nic *efx, int vf_i, const u8 *mac) in efx_siena_sriov_set_vf_mac()
1611 int efx_siena_sriov_set_vf_vlan(struct efx_nic *efx, int vf_i, in efx_siena_sriov_set_vf_vlan()
1631 int efx_siena_sriov_set_vf_spoofchk(struct efx_nic *efx, int vf_i, in efx_siena_sriov_set_vf_spoofchk()
1655 int efx_siena_sriov_get_vf_config(struct efx_nic *efx, int vf_i, in efx_siena_sriov_get_vf_config()
A Def10_sriov.h40 static inline void efx_ef10_sriov_flr(struct efx_nic *efx, unsigned vf_i) {} in efx_ef10_sriov_flr()

Completed in 9 milliseconds