Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h109 u8 pfc_num_tcs_supported; /* max PFC Traffic Classes */ member
H A Dcxgb4_dcb.c356 dcb->pfc_num_tcs_supported = fwdcb->pfc.max_pfc_tcs; in cxgb4_dcb_handle_fw_update()
1011 pfc->pfc_cap = dcb->pfc_num_tcs_supported; in cxgb4_ieee_get_pfc()
1237 pfc->tcs_supported = pi->dcb.pfc_num_tcs_supported; in cxgb4_cee_peer_getpfc()
H A Dcxgb4_debugfs.c2468 dcb->pfc_num_tcs_supported); in dcb_info_show()