Home
last modified time | relevance | path

Searched defs:abs_ppfid (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev.c833 u8 ppfid, abs_ppfid; in ecore_llh_hw_init_pf() local
888 u8 abs_ppfid; in ecore_llh_set_ppfid_affinity() local
938 u8 ppfid, abs_ppfid; in ecore_llh_set_roce_affinity() local
991 struct ecore_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx, in ecore_llh_access_filter_e4()
1078 u8 abs_ppfid, u8 filter_idx, u8 filter_prot_type, in ecore_llh_add_filter_e4()
1098 struct ecore_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx) in ecore_llh_remove_filter_e4()
1115 u8 OSAL_UNUSED abs_ppfid, u8 OSAL_UNUSED filter_idx, in ecore_llh_add_filter_e5()
1130 u8 OSAL_UNUSED abs_ppfid, in ecore_llh_remove_filter_e5()
1140 u8 abs_ppfid, u8 filter_idx, u8 filter_prot_type, u32 high, in ecore_llh_add_filter()
1155 u8 abs_ppfid, u8 filter_idx) in ecore_llh_remove_filter()
[all …]
H A Decore_hw.c1159 u8 abs_ppfid, u32 hw_addr, u32 val) in ecore_ppfid_wr()
1172 u8 abs_ppfid, u32 hw_addr) in ecore_ppfid_rd()
H A Decore.h1057 #define ECORE_PFID_BY_PPFID(_p_hwfn, abs_ppfid) \ argument