Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c1595 int otx2_setup_tc(struct net_device *netdev, enum tc_setup_type type, in otx2_setup_tc() function
1607 EXPORT_SYMBOL(otx2_setup_tc);
H A Dotx2_common.h1147 int otx2_setup_tc(struct net_device *netdev, enum tc_setup_type type,
H A Dotx2_pf.c2944 .ndo_setup_tc = otx2_setup_tc,