Home
last modified time | relevance | path

Searched refs:abs_ppfid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c699 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...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c696 u8 ppfid, abs_ppfid; in qed_llh_hw_init_pf() local
702 rc = qed_llh_abs_ppfid(cdev, ppfid, &abs_ppfid); in qed_llh_hw_init_pf()
706 addr = NIG_REG_LLH_PPFID2PFID_TBL_0 + abs_ppfid * 0x4; in qed_llh_hw_init_pf()
743 u8 abs_ppfid; in qed_llh_set_ppfid_affinity() local
752 rc = qed_llh_abs_ppfid(cdev, ppfid, &abs_ppfid); in qed_llh_set_ppfid_affinity()
772 addr = NIG_REG_PPF_TO_ENGINE_SEL + abs_ppfid * 0x4; in qed_llh_set_ppfid_affinity()
791 u8 ppfid, abs_ppfid; in qed_llh_set_roce_affinity() local
819 rc = qed_llh_abs_ppfid(cdev, ppfid, &abs_ppfid); in qed_llh_set_roce_affinity()
823 addr = NIG_REG_PPF_TO_ENGINE_SEL + abs_ppfid * 0x4; in qed_llh_set_roce_affinity()
845 u8 abs_ppfid, in qed_llh_access_filter()
843 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
923 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
942 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
957 u8 filter_idx, abs_ppfid = 0; qed_llh_add_mac_filter() local
1089 u8 filter_idx, abs_ppfid, str[32], type_bitmap; qed_llh_add_protocol_filter() local
1157 u8 filter_idx, abs_ppfid; qed_llh_remove_mac_filter() local
1206 u8 filter_idx, abs_ppfid, str[32]; qed_llh_remove_protocol_filter() local
[all...]

Completed in 7 milliseconds