Searched defs:filter_idx (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/common/
H A Def10_filter.c845 uint32_t filter_idx = filter_id % EFX_EF10_FILTER_TBL_ROWS; local
H A Defx_filter.c1208 unsigned int hash, incr, filter_idx, depth; local
1415 int filter_idx; local
1472 int filter_idx; local
1552 int filter_idx; local
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dev.c580 __ecore_llh_shadow_add_filter(struct ecore_dev *p_dev, u8 ppfid, u8 filter_idx, argument
500 ecore_llh_shadow_sanity(struct ecore_dev *p_dev, u8 ppfid, u8 filter_idx, const char *action) argument
639 __ecore_llh_shadow_remove_filter(struct ecore_dev *p_dev, u8 ppfid, u8 filter_idx, u32 *p_ref_cnt) argument
992 ecore_llh_access_filter_e4(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx, struct ecore_llh_filter_e4_details *p_details, bool b_write_access) argument
1079 ecore_llh_add_filter_e4(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx, u8 filter_prot_type, u32 high, u32 low) argument
1099 ecore_llh_remove_filter_e4(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx) argument
1115 ecore_llh_add_filter_e5(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *p_ptt, u8 OSAL_UNUSED abs_ppfid, u8 OSAL_UNUSED filter_idx, u8 OSAL_UNUSED filter_prot_type, u32 OSAL_UNUSED high, u32 OSAL_UNUSED low) argument
1130 ecore_llh_remove_filter_e5(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *p_ptt, u8 OSAL_UNUSED abs_ppfid, u8 OSAL_UNUSED filter_idx) argument
1141 ecore_llh_add_filter(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx, u8 filter_prot_type, u32 high, u32 low) argument
1156 ecore_llh_remove_filter(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx) argument
1173 u8 filter_idx, abs_ppfid; local
1308 u8 filter_idx, abs_ppfid, str[32], type_bitmap; local
1376 u8 filter_idx, abs_ppfid; local
1429 u8 filter_idx, abs_ppfid, str[32]; local
1485 u8 filter_idx, abs_ppfid; local
1554 u8 abs_ppfid, filter_idx; local
[all...]

Completed in 176 milliseconds