Searched refs:tc_classid_to_hwtc (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c667 int tc = tc_classid_to_hwtc(priv->dev, cls->classid);
738 int tc = tc_classid_to_hwtc(priv->dev, cls->classid);
/linux-master/include/net/
H A Dsch_generic.h665 static inline int tc_classid_to_hwtc(struct net_device *dev, u32 classid) function
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1785 int tc = tc_classid_to_hwtc(vsi->netdev, cls_flower->classid);
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c3955 int tc = tc_classid_to_hwtc(adapter->netdev, cls_flower->classid);
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2621 int tc = tc_classid_to_hwtc(priv->netdev, flow->classid);
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c2698 tc = tc_classid_to_hwtc(adapter->netdev, cls_flower->classid);
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c8789 int tc = tc_classid_to_hwtc(vsi->netdev, cls_flower->classid);

Completed in 208 milliseconds