Home
last modified time | relevance | path

Searched refs:qed_sp_eth_rx_queues_update (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_l2.h244 qed_sp_eth_rx_queues_update(struct qed_hwfn *p_hwfn,
Dqed_sriov.c1861 rc = qed_sp_eth_rx_queues_update(p_hwfn, in qed_iov_configure_vport_forced()
2696 rc = qed_sp_eth_rx_queues_update(p_hwfn, (void **)&handlers, in qed_iov_vf_mbx_update_rxqs()
Dqed_l2.c963 int qed_sp_eth_rx_queues_update(struct qed_hwfn *p_hwfn, in qed_sp_eth_rx_queues_update() function