Searched refs:qed_int_unregister_cb (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c1815 int qed_int_unregister_cb(struct qed_hwfn *p_hwfn, u8 pi) function
H A Dqed_int.h331 * qed_int_unregister_cb(): Unregisters callback function from sp sb.
341 int qed_int_unregister_cb(struct qed_hwfn *p_hwfn,
H A Dqed_ll2.c2115 qed_int_unregister_cb(p_hwfn, p_ll2_conn->tx_queue.tx_sb_index);
2132 qed_int_unregister_cb(p_hwfn, p_ll2_conn->rx_queue.rx_sb_index);

Completed in 404 milliseconds