Searched refs:tcs_supported (Results 1 – 5 of 5) sorted by relevance
186 * @tcs_supported: number of traffic classes supported194 __u8 tcs_supported; member 205 * @tcs_supported: number of traffic classes supported211 __u8 tcs_supported; member
1218 pg->tcs_supported = pcmd.u.dcb.pgrate.num_tcs_supported; in cxgb4_cee_peer_getpg() 1229 cxgb4_getnumtcs(dev, DCB_NUMTCS_ATTR_PFC, &(pfc->tcs_supported)); in cxgb4_cee_peer_getpfc() 1237 pfc->tcs_supported = pi->dcb.pfc_num_tcs_supported; in cxgb4_cee_peer_getpfc()
1121 pfc->tcs_supported = cfg->capability.max_pfc_tc; in qlcnic_dcb_cee_peer_get_pfc()
2002 pfc->tcs_supported = dcbx_info->remote.params.pfc.max_tc; in qed_dcbnl_cee_peer_getpfc() 2003 DP_VERBOSE(hwfn, QED_MSG_DCB, "pfc state = %d tcs_supported = %d\n", in qed_dcbnl_cee_peer_getpfc() 2004 pfc->pfc_en, pfc->tcs_supported); in qed_dcbnl_cee_peer_getpfc()
2548 pfc->tcs_supported = bp->dcbx_remote_feat.pfc.pfc_caps; in bnx2x_cee_peer_getpfc()