Searched refs:tc_setup_type (Results 76 - 100 of 102) sorted by relevance

12345

/linux-master/include/linux/
H A Dnetdevice.h887 enum tc_setup_type { enum
1143 * int (*ndo_setup_tc)(struct net_device *dev, enum tc_setup_type type,
1449 enum tc_setup_type type,
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3634 static int cxgb_setup_tc_block_ingress_cb(enum tc_setup_type type,
3663 static int cxgb_setup_tc_block_egress_cb(enum tc_setup_type type,
3723 static int cxgb_setup_tc(struct net_device *dev, enum tc_setup_type type,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1334 mlx5_tc_ct_block_flow_offload(enum tc_setup_type type, void *type_data,
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix.c1875 enum tc_setup_type type,
H A Dfelix_vsc9959.c1663 enum tc_setup_type type,
/linux-master/drivers/net/ethernet/ti/
H A Dnetcp_core.c1877 static int netcp_setup_tc(struct net_device *dev, enum tc_setup_type type,
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.c2211 int nfp_fl_ct_handle_nft_flow(enum tc_setup_type type, void *type_data, void *cb_priv)
/linux-master/net/mac80211/
H A Diface.c825 enum tc_setup_type type, void *type_data)
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c2175 static int xgbe_setup_tc(struct net_device *netdev, enum tc_setup_type type,
/linux-master/include/net/
H A Dmac80211.h4781 enum tc_setup_type type,
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2636 static int hns3_setup_tc_block_cb(enum tc_setup_type type, void *type_data,
2654 static int hns3_nic_setup_tc(struct net_device *dev, enum tc_setup_type type,
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c6222 static int stmmac_setup_tc_block_cb(enum tc_setup_type type, void *type_data,
6250 static int stmmac_setup_tc(struct net_device *ndev, enum tc_setup_type type,
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c6530 static int igc_setup_tc(struct net_device *dev, enum tc_setup_type type,
6535 adapter->tc_setup_type = type;
/linux-master/drivers/net/dsa/microchip/
H A Dksz_common.c3710 enum tc_setup_type type, void *type_data)
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c4317 int __bnx2x_setup_tc(struct net_device *dev, enum tc_setup_type type,
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c370 static int dpaa_setup_tc(struct net_device *net_dev, enum tc_setup_type type,
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c144 static int __mlx4_en_setup_tc(struct net_device *dev, enum tc_setup_type type,
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2832 enum tc_setup_type type,
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9785 static int ixgbe_setup_tc_block_cb(enum tc_setup_type type, void *type_data,
9810 static int __ixgbe_setup_tc(struct net_device *dev, enum tc_setup_type type,
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c2774 static int igb_setup_tc_block_cb(enum tc_setup_type type, void *type_data,
2832 static int igb_setup_tc(struct net_device *dev, enum tc_setup_type type,
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1174 static int mlxsw_sp_setup_tc(struct net_device *dev, enum tc_setup_type type,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5435 int mlx5e_setup_tc_block_cb(enum tc_setup_type type, void *type_data,
H A Den_main.c3775 static int mlx5e_setup_tc(struct net_device *dev, enum tc_setup_type type,
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c3010 enum tc_setup_type type, void *type_data)
/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c5288 static int mvneta_setup_tc(struct net_device *dev, enum tc_setup_type type,

Completed in 637 milliseconds

12345