Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_dcbx_api.h63 DCBX_PROTOCOL_ETH, enumerator
284 {DCBX_PROTOCOL_ETH, "ETH", ECORE_PCI_ETH},
Decore_dcbx.c313 *type = DCBX_PROTOCOL_ETH; in ecore_dcbx_get_app_protocol_type()
375 if (type == DCBX_PROTOCOL_ETH) { in ecore_dcbx_process_tlv()
389 p_data->arr[DCBX_PROTOCOL_ETH].tc = p_hwfn->ufp_info.tc; in ecore_dcbx_process_tlv()
397 tc = p_data->arr[DCBX_PROTOCOL_ETH].tc; in ecore_dcbx_process_tlv()
398 priority = p_data->arr[DCBX_PROTOCOL_ETH].priority; in ecore_dcbx_process_tlv()
536 if (p_results->arr[DCBX_PROTOCOL_ETH].update && in ecore_dcbx_get_priority_info()
537 p_results->arr[DCBX_PROTOCOL_ETH].enable) in ecore_dcbx_get_priority_info()
538 p_prio->eth = p_results->arr[DCBX_PROTOCOL_ETH].priority; in ecore_dcbx_get_priority_info()
1125 update_flag = p_src->arr[DCBX_PROTOCOL_ETH].update; in ecore_dcbx_set_pf_update_params()
1140 ecore_dcbx_update_protocol_data(p_dcb_data, p_src, DCBX_PROTOCOL_ETH); in ecore_dcbx_set_pf_update_params()