Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c190 ttp[llfc_traf_type] = max_t(u32, ttp[llfc_traf_type], pri); in bnx2x_dcbx_get_ap_priority()
216 ttp[index] = 0; in bnx2x_dcbx_get_ap_feature()
252 if (ttp[LLFC_TRAFFIC_TYPE_NW] != 0) { in bnx2x_dcbx_get_ap_feature()
254 ttp[LLFC_TRAFFIC_TYPE_ISCSI] = in bnx2x_dcbx_get_ap_feature()
255 ttp[LLFC_TRAFFIC_TYPE_NW]; in bnx2x_dcbx_get_ap_feature()
260 ttp[LLFC_TRAFFIC_TYPE_FCOE] = in bnx2x_dcbx_get_ap_feature()
261 ttp[LLFC_TRAFFIC_TYPE_NW]; in bnx2x_dcbx_get_ap_feature()
359 unmapped &= ~(1 << ttp[i]); in bnx2x_dcbx_map_nw()
1143 (1 << ttp[add_traf_type]); in bnx2x_dcbx_get_num_pg_traf_type()
1151 (1 << ttp[add_traf_type]); in bnx2x_dcbx_get_num_pg_traf_type()
[all …]