Home
last modified time | relevance | path

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

/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.c1391 return otx2_setup_tc_htb(netdev, type_data); in otx2_setup_tc()
Dqos.c1651 int otx2_setup_tc_htb(struct net_device *ndev, struct tc_htb_qopt_offload *htb) in otx2_setup_tc_htb() function