Searched refs:qed_set_ptt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hw.c | 164 static u32 qed_set_ptt(struct qed_hwfn *p_hwfn, in qed_set_ptt() function 203 u32 bar_addr = qed_set_ptt(p_hwfn, p_ptt, hw_addr); in qed_wr() 215 u32 bar_addr = qed_set_ptt(p_hwfn, p_ptt, hw_addr); in qed_rd()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hw.c | 182 static u32 qed_set_ptt(struct qed_hwfn *p_hwfn, in qed_set_ptt() function 221 u32 bar_addr = qed_set_ptt(p_hwfn, p_ptt, hw_addr); in qed_wr() 233 u32 bar_addr = qed_set_ptt(p_hwfn, p_ptt, hw_addr); in qed_rd()
|
Completed in 7 milliseconds