Searched refs:ndo_set_vf_spoofchk (Results 1 – 23 of 23) sorted by relevance
/Linux-v6.1/drivers/net/netdevsim/ |
D | netdev.c | 258 .ndo_set_vf_spoofchk = nsim_set_vf_spoofchk,
|
/Linux-v6.1/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 | 2001 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk, 2033 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/sfc/siena/ |
D | efx.c | 601 .ndo_set_vf_spoofchk = efx_sriov_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/sfc/ |
D | efx.c | 603 .ndo_set_vf_spoofchk = efx_sriov_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.c | 788 .ndo_set_vf_spoofchk = enetc_pf_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/huawei/hinic/ |
D | hinic_main.c | 899 .ndo_set_vf_spoofchk = hinic_ndo_set_vf_spoofchk,
|
/Linux-v6.1/net/core/ |
D | rtnetlink.c | 2482 if (ops->ndo_set_vf_spoofchk) in do_setvfinfo() 2483 err = ops->ndo_set_vf_spoofchk(dev, ivs->vf, in do_setvfinfo()
|
/Linux-v6.1/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 718 .ndo_set_vf_spoofchk = qede_set_vf_spoofchk,
|
/Linux-v6.1/include/linux/ |
D | netdevice.h | 1453 int (*ndo_set_vf_spoofchk)(struct net_device *dev, member
|
/Linux-v6.1/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 528 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/cavium/liquidio/ |
D | lio_main.c | 3243 .ndo_set_vf_spoofchk = liquidio_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 2879 .ndo_set_vf_spoofchk = mlx4_en_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/pensando/ionic/ |
D | ionic_lif.c | 2583 .ndo_set_vf_spoofchk = ionic_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 5173 .ndo_set_vf_spoofchk = be_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 4892 .ndo_set_vf_spoofchk = mlx5e_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 3026 .ndo_set_vf_spoofchk = hns3_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/intel/ice/ |
D | ice_main.c | 9088 .ndo_set_vf_spoofchk = ice_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2999 .ndo_set_vf_spoofchk = igb_ndo_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 10424 .ndo_set_vf_spoofchk = ixgbe_ndo_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 13029 .ndo_set_vf_spoofchk = bnx2x_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 13112 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,
|
/Linux-v6.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 13641 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,
|