Searched refs:qed_cxt_free_ilt_range (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.c | 2315 qed_cxt_free_ilt_range(struct qed_hwfn *p_hwfn, in qed_cxt_free_ilt_range() function 2411 rc = qed_cxt_free_ilt_range(p_hwfn, QED_ELEM_CXT, in qed_cxt_free_proto_ilt() 2424 rc = qed_cxt_free_ilt_range(p_hwfn, QED_ELEM_TASK, 0, in qed_cxt_free_proto_ilt() 2430 rc = qed_cxt_free_ilt_range(p_hwfn, QED_ELEM_XRC_SRQ, 0, in qed_cxt_free_proto_ilt() 2433 rc = qed_cxt_free_ilt_range(p_hwfn, QED_ELEM_SRQ, in qed_cxt_free_proto_ilt()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.c | 2323 qed_cxt_free_ilt_range(struct qed_hwfn *p_hwfn, in qed_cxt_free_ilt_range() function 2419 rc = qed_cxt_free_ilt_range(p_hwfn, QED_ELEM_CXT, in qed_cxt_free_proto_ilt() 2432 rc = qed_cxt_free_ilt_range(p_hwfn, QED_ELEM_TASK, 0, in qed_cxt_free_proto_ilt() 2438 rc = qed_cxt_free_ilt_range(p_hwfn, QED_ELEM_XRC_SRQ, 0, in qed_cxt_free_proto_ilt() 2441 rc = qed_cxt_free_ilt_range(p_hwfn, QED_ELEM_SRQ, in qed_cxt_free_proto_ilt()
|
Completed in 8 milliseconds