Searched refs:lm_chain_type_cos_tx_only (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx_mp.h59 lm_chain_type_cos_tx_only = 1, enumerator in enum:__anon4998
H A Dlm_dcbx_mp.c138 return lm_chain_type_cos_tx_only;
H A Dlm_sp.c466 if (lm_chain_type_cos_tx_only == lm_mp_get_chain_type(pdev, cid))
498 if (lm_chain_type_cos_tx_only == lm_mp_get_chain_type(pdev, cid))
529 if((lm_chain_type_cos_tx_only != lm_mp_get_chain_type(pdev,chain_id)) &&
770 else if(lm_chain_type_cos_tx_only == lm_mp_get_chain_type(pdev,cid))

Completed in 65 milliseconds