Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c728 static int cxgb4_getnumtcs(struct net_device *dev, int tcs_id, u8 *num) in cxgb4_getnumtcs() function
1229 cxgb4_getnumtcs(dev, DCB_NUMTCS_ATTR_PFC, &(pfc->tcs_supported)); in cxgb4_cee_peer_getpfc()
1263 .getnumtcs = cxgb4_getnumtcs,