H A D | qed_dev.c | 699 u8 ppfid, abs_ppfid; in qed_llh_hw_init_pf() local 705 rc = qed_llh_abs_ppfid(cdev, ppfid, &abs_ppfid); in qed_llh_hw_init_pf() 709 addr = NIG_REG_LLH_PPFID2PFID_TBL_0 + abs_ppfid * 0x4; in qed_llh_hw_init_pf() 746 u8 abs_ppfid; in qed_llh_set_ppfid_affinity() local 755 rc = qed_llh_abs_ppfid(cdev, ppfid, &abs_ppfid); in qed_llh_set_ppfid_affinity() 775 addr = NIG_REG_PPF_TO_ENGINE_SEL + abs_ppfid * 0x4; in qed_llh_set_ppfid_affinity() 794 u8 ppfid, abs_ppfid; in qed_llh_set_roce_affinity() local 822 rc = qed_llh_abs_ppfid(cdev, ppfid, &abs_ppfid); in qed_llh_set_roce_affinity() 826 addr = NIG_REG_PPF_TO_ENGINE_SEL + abs_ppfid * 0x4; in qed_llh_set_roce_affinity() 848 u8 abs_ppfid, in qed_llh_access_filter() 846 qed_llh_access_filter(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx, struct qed_llh_filter_details *p_details) qed_llh_access_filter() argument 926 qed_llh_add_filter(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx, u8 filter_prot_type, u32 high, u32 low) qed_llh_add_filter() argument 945 qed_llh_remove_filter(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u8 abs_ppfid, u8 filter_idx) qed_llh_remove_filter() argument 960 u8 filter_idx, abs_ppfid = 0; qed_llh_add_mac_filter() local 1092 u8 filter_idx, abs_ppfid, str[32], type_bitmap; qed_llh_add_protocol_filter() local 1160 u8 filter_idx, abs_ppfid; qed_llh_remove_mac_filter() local 1212 u8 filter_idx, abs_ppfid, str[32]; qed_llh_remove_protocol_filter() local 5453 u8 filter_idx, abs_ppfid; qed_llh_clear_ppfid_filters() local [all...] |