Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev.c992 struct ecore_llh_filter_e4_details *p_details, in ecore_llh_access_filter_e4() argument
1008 if (b_write_access && !p_details->enable) { in ecore_llh_access_filter_e4()
1011 p_details->enable); in ecore_llh_access_filter_e4()
1022 (u64)(osal_uintptr_t)&p_details->value, in ecore_llh_access_filter_e4()
1029 (u64)(osal_uintptr_t)&p_details->value, in ecore_llh_access_filter_e4()
1039 ecore_ppfid_wr(p_hwfn, p_ptt, abs_ppfid, addr, p_details->mode); in ecore_llh_access_filter_e4()
1041 p_details->mode = ecore_ppfid_rd(p_hwfn, p_ptt, abs_ppfid, in ecore_llh_access_filter_e4()
1048 p_details->protocol_type); in ecore_llh_access_filter_e4()
1050 p_details->protocol_type = ecore_ppfid_rd(p_hwfn, p_ptt, in ecore_llh_access_filter_e4()
1057 p_details->hdr_sel); in ecore_llh_access_filter_e4()
[all …]