Searched defs:ppfid (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_dev.c | 437 u8 ppfid, u8 filter_idx, const char *action) in qed_llh_shadow_sanity() 462 u8 ppfid, in qed_llh_shadow_search_filter() 489 qed_llh_shadow_get_free_idx(struct qed_dev *cdev, u8 ppfid, u8 *p_filter_idx) in qed_llh_shadow_get_free_idx() 515 u8 ppfid, in __qed_llh_shadow_add_filter() 543 u8 ppfid, in qed_llh_shadow_add_filter() 576 u8 ppfid, u8 filter_idx, u32 *p_ref_cnt) in __qed_llh_shadow_remove_filter() 603 u8 ppfid, in qed_llh_shadow_remove_filter() 623 static int qed_llh_abs_ppfid(struct qed_dev *cdev, u8 ppfid, u8 *p_abs_ppfid) in qed_llh_abs_ppfid() 645 u8 ppfid; in qed_llh_set_engine_affin() local 699 u8 ppfid, abs_ppfid; in qed_llh_hw_init_pf() local [all …]
|
D | qed_rdma.c | 1961 u8 ppfid = 0; in qed_iwarp_set_engine_affin() local
|