Searched refs:ndo_set_vf_spoofchk (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_repr.c | 278 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk,
|
D | nfp_net_common.c | 3516 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk,
|
/Linux-v4.19/drivers/net/netdevsim/ |
D | netdev.c | 488 .ndo_set_vf_spoofchk = nsim_set_vf_spoofchk,
|
/Linux-v4.19/net/core/ |
D | rtnetlink.c | 2209 if (ops->ndo_set_vf_spoofchk) in do_setvfinfo() 2210 err = ops->ndo_set_vf_spoofchk(dev, ivs->vf, in do_setvfinfo()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 651 .ndo_set_vf_spoofchk = qede_set_vf_spoofchk,
|
/Linux-v4.19/include/linux/ |
D | netdevice.h | 1281 int (*ndo_set_vf_spoofchk)(struct net_device *dev, member
|
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | efx.c | 2483 .ndo_set_vf_spoofchk = efx_sriov_set_vf_spoofchk,
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 2965 .ndo_set_vf_spoofchk = mlx4_en_set_vf_spoofchk,
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 550 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 4347 .ndo_set_vf_spoofchk = mlx5e_set_vf_spoofchk,
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 5301 .ndo_set_vf_spoofchk = be_set_vf_spoofchk,
|
/Linux-v4.19/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2877 .ndo_set_vf_spoofchk = igb_ndo_set_vf_spoofchk,
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 10228 .ndo_set_vf_spoofchk = ixgbe_ndo_set_vf_spoofchk,
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 8513 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 11878 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,
|