Searched refs:ndo_set_vf_spoofchk (Results 1 – 23 of 23) sorted by relevance
/Linux-v6.6/drivers/net/netdevsim/ |
D | netdev.c | 278 .ndo_set_vf_spoofchk = nsim_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_repr.c | 270 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk,
|
D | nfp_net_common.c | 2146 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk, 2177 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/sfc/siena/ |
D | efx.c | 600 .ndo_set_vf_spoofchk = efx_sriov_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
D | efx.c | 602 .ndo_set_vf_spoofchk = efx_sriov_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.c | 770 .ndo_set_vf_spoofchk = enetc_pf_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/huawei/hinic/ |
D | hinic_main.c | 899 .ndo_set_vf_spoofchk = hinic_ndo_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 734 .ndo_set_vf_spoofchk = qede_set_vf_spoofchk,
|
/Linux-v6.6/net/core/ |
D | rtnetlink.c | 2578 if (ops->ndo_set_vf_spoofchk) in do_setvfinfo() 2579 err = ops->ndo_set_vf_spoofchk(dev, ivs->vf, in do_setvfinfo()
|
/Linux-v6.6/include/linux/ |
D | netdevice.h | 1475 int (*ndo_set_vf_spoofchk)(struct net_device *dev, member
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 2876 .ndo_set_vf_spoofchk = mlx4_en_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 527 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/ |
D | lio_main.c | 3240 .ndo_set_vf_spoofchk = liquidio_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/pensando/ionic/ |
D | ionic_lif.c | 2766 .ndo_set_vf_spoofchk = ionic_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 5172 .ndo_set_vf_spoofchk = be_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 3035 .ndo_set_vf_spoofchk = hns3_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 4948 .ndo_set_vf_spoofchk = mlx5e_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_main.c | 9272 .ndo_set_vf_spoofchk = ice_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 3052 .ndo_set_vf_spoofchk = igb_ndo_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 10413 .ndo_set_vf_spoofchk = ixgbe_ndo_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 13031 .ndo_set_vf_spoofchk = bnx2x_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 13692 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 13170 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,
|