Home
last modified time | relevance | path

Searched refs:otx2_setup_tc_htb (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.h25 int otx2_setup_tc_htb(struct net_device *ndev, struct tc_htb_qopt_offload *htb);
Dotx2_tc.c1360 return otx2_setup_tc_htb(netdev, type_data); in otx2_setup_tc()
Dqos.c1647 int otx2_setup_tc_htb(struct net_device *ndev, struct tc_htb_qopt_offload *htb) in otx2_setup_tc_htb() function