Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev.c953 struct ecore_llh_filter_details *p_details, in ecore_llh_access_filter() argument
969 if (b_write_access && !p_details->enable) { in ecore_llh_access_filter()
972 p_details->enable); in ecore_llh_access_filter()
983 (u64)(osal_uintptr_t)&p_details->value, in ecore_llh_access_filter()
990 (u64)(osal_uintptr_t)&p_details->value, in ecore_llh_access_filter()
1009 p_details->protocol_type); in ecore_llh_access_filter()
1011 p_details->protocol_type = ecore_ppfid_rd(p_hwfn, p_ptt, in ecore_llh_access_filter()
1018 p_details->hdr_sel); in ecore_llh_access_filter()
1024 if (!b_write_access || p_details->enable) { in ecore_llh_access_filter()
1028 p_details->enable); in ecore_llh_access_filter()
[all …]