Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c668 int tc = tc_classid_to_hwtc(priv->dev, cls->classid); in tc_add_vlan_flow()
739 int tc = tc_classid_to_hwtc(priv->dev, cls->classid); in tc_add_ethtype_flow()
/openbmc/linux/include/net/
H A Dsch_generic.h667 static inline int tc_classid_to_hwtc(struct net_device *dev, u32 classid) in tc_classid_to_hwtc() function
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1744 int tc = tc_classid_to_hwtc(vsi->netdev, cls_flower->classid); in ice_handle_tclass_action()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4027 int tc = tc_classid_to_hwtc(adapter->netdev, cls_flower->classid); in iavf_configure_clsflower()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2621 int tc = tc_classid_to_hwtc(priv->netdev, flow->classid); in hns3_setup_tc_cls_flower()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c2698 tc = tc_classid_to_hwtc(adapter->netdev, cls_flower->classid); in igb_configure_clsflower()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c8806 int tc = tc_classid_to_hwtc(vsi->netdev, cls_flower->classid); in i40e_configure_clsflower()