Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c6004 IN const dcbx_app_priority_entry_t *cee_app_pri_tbl, in lm_dcbx_ie_classif_parse_cee_arrray() argument
6016 if(CHK_NULL(cee_app_pri_tbl)) in lm_dcbx_ie_classif_parse_cee_arrray()
6027 if(0 == GET_FLAGS(cee_app_pri_tbl[cee_index].appBitfield, DCBX_APP_ENTRY_VALID)) in lm_dcbx_ie_classif_parse_cee_arrray()
6034 if(GET_FLAGS(cee_app_pri_tbl[cee_index].appBitfield, DCBX_APP_SF_ETH_TYPE)) in lm_dcbx_ie_classif_parse_cee_arrray()
6038 else if(GET_FLAGS(cee_app_pri_tbl[cee_index].appBitfield, DCBX_APP_SF_PORT)) in lm_dcbx_ie_classif_parse_cee_arrray()
6048 lm_dcbx_get_ap_priority(pdev, &pri, cee_app_pri_tbl[cee_index].pri_bitmap, &dummy_flag); in lm_dcbx_ie_classif_parse_cee_arrray()
6052 if(0 == cee_app_pri_tbl[cee_index].pri_bitmap) in lm_dcbx_ie_classif_parse_cee_arrray()
6076 cee_app_pri_tbl[cee_index].app_id, in lm_dcbx_ie_classif_parse_cee_arrray()
6083 (TCP_PORT_ISCSI == cee_app_pri_tbl[cee_index].app_id)) in lm_dcbx_ie_classif_parse_cee_arrray()