Searched refs:qed_eth_queue_cid_release (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.h | 362 void qed_eth_queue_cid_release(struct qed_hwfn *p_hwfn,
|
H A D | qed_l2.c | 171 void qed_eth_queue_cid_release(struct qed_hwfn *p_hwfn, in qed_eth_queue_cid_release() function 954 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_eth_rx_queue_start() 1060 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_eth_rx_queue_stop() 1153 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_eth_tx_queue_start() 1192 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_eth_tx_queue_stop()
|
H A D | qed_sriov.c | 1368 qed_eth_queue_cid_release(p_hwfn, in qed_iov_vf_cleanup() 2152 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_iov_vf_mbx_start_rxq() 2479 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_iov_vf_mbx_start_txq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.h | 385 void qed_eth_queue_cid_release(struct qed_hwfn *p_hwfn,
|
H A D | qed_l2.c | 171 void qed_eth_queue_cid_release(struct qed_hwfn *p_hwfn, in qed_eth_queue_cid_release() function 956 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_eth_rx_queue_start() 1062 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_eth_rx_queue_stop() 1154 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_eth_tx_queue_start() 1193 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_eth_tx_queue_stop()
|
H A D | qed_sriov.c | 1370 qed_eth_queue_cid_release(p_hwfn, in qed_iov_vf_cleanup() 2154 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_iov_vf_mbx_start_rxq() 2481 qed_eth_queue_cid_release(p_hwfn, p_cid); in qed_iov_vf_mbx_start_txq()
|
Completed in 22 milliseconds