Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx_api.h66 DCBX_PROTOCOL_ETH, enumerator
222 {DCBX_PROTOCOL_ETH, "ETH", ECORE_PCI_ETH},
H A Decore_dcbx.c304 *type = DCBX_PROTOCOL_ETH; in ecore_dcbx_get_app_protocol_type()
366 enable = !(type == DCBX_PROTOCOL_ETH); in ecore_dcbx_process_tlv()
379 tc = p_data->arr[DCBX_PROTOCOL_ETH].tc; in ecore_dcbx_process_tlv()
380 priority = p_data->arr[DCBX_PROTOCOL_ETH].priority; in ecore_dcbx_process_tlv()
385 enable = (type == DCBX_PROTOCOL_ETH) ? false : !!dcbx_version; in ecore_dcbx_process_tlv()
512 if (p_results->arr[DCBX_PROTOCOL_ETH].update && in ecore_dcbx_get_priority_info()
513 p_results->arr[DCBX_PROTOCOL_ETH].enable) in ecore_dcbx_get_priority_info()
514 p_prio->eth = p_results->arr[DCBX_PROTOCOL_ETH].priority; in ecore_dcbx_get_priority_info()
1120 update_flag = p_src->arr[DCBX_PROTOCOL_ETH].update; in ecore_dcbx_set_pf_update_params()
1135 ecore_dcbx_update_protocol_data(p_dcb_data, p_src, DCBX_PROTOCOL_ETH); in ecore_dcbx_set_pf_update_params()