Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dcbx.c422 struct ecore_dcbx_results *p_results) in ecore_dcbx_get_priority_info() argument
426 if (p_results->arr[DCBX_PROTOCOL_ETH].update && in ecore_dcbx_get_priority_info()
427 p_results->arr[DCBX_PROTOCOL_ETH].enable) in ecore_dcbx_get_priority_info()
428 p_prio->eth = p_results->arr[DCBX_PROTOCOL_ETH].priority; in ecore_dcbx_get_priority_info()
633 struct ecore_dcbx_results *p_results; in ecore_dcbx_get_operational_params() local
655 p_results = &p_hwfn->p_dcbx_info->results; in ecore_dcbx_get_operational_params()
679 p_results); in ecore_dcbx_get_operational_params()