Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.h121 u8 pfc_num_tcs_supported; /* max PFC Traffic Classes */ member
Dcxgb4_dcb.c341 dcb->pfc_num_tcs_supported = fwdcb->pfc.max_pfc_tcs; in cxgb4_dcb_handle_fw_update()
996 pfc->pfc_cap = dcb->pfc_num_tcs_supported; in cxgb4_ieee_get_pfc()
1222 pfc->tcs_supported = pi->dcb.pfc_num_tcs_supported; in cxgb4_cee_peer_getpfc()
Dcxgb4_debugfs.c2505 dcb->pfc_num_tcs_supported); in dcb_info_show()