Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h621 u32 pkt_priority_to_cos; member
/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c2365 u32 pkt_priority_to_cos = 0; in elink_update_pfc_nig() local
2436 pkt_priority_to_cos = nig_params->pkt_priority_to_cos; in elink_update_pfc_nig()
2452 pkt_priority_to_cos); in elink_update_pfc_nig()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c347 pfc_params.pkt_priority_to_cos = val; in lm_pfc_set_clc()