Searched refs:qed_sp_release_queue_cid (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c479 static int qed_sp_release_queue_cid( qed_sp_release_queue_cid() function
619 qed_sp_release_queue_cid(p_hwfn, p_rx_cid); qed_sp_eth_rx_queue_start()
669 return qed_sp_release_queue_cid(p_hwfn, p_rx_cid); qed_sp_eth_rx_queue_stop()
779 qed_sp_release_queue_cid(p_hwfn, p_tx_cid); qed_sp_eth_tx_queue_start()
809 return qed_sp_release_queue_cid(p_hwfn, p_tx_cid); qed_sp_eth_tx_queue_stop()

Completed in 42 milliseconds