Searched refs:bnxt_rx_queue_release_op (Results 1 – 5 of 5) sorted by relevance
48 void bnxt_rx_queue_release_op(void *rx_queue);
262 void bnxt_rx_queue_release_op(void *rx_queue) in bnxt_rx_queue_release_op() function329 bnxt_rx_queue_release_op(rxq); in bnxt_rx_queue_setup_op()396 bnxt_rx_queue_release_op(rxq); in bnxt_rx_queue_setup_op()
604 bnxt_rx_queue_release_op(rxq); in bnxt_alloc_hwrm_rx_ring()711 bnxt_rx_queue_release_op(rxq); in bnxt_alloc_hwrm_rings()
633 bnxt_rx_queue_release_op(rxq); in bnxt_rep_rx_queue_setup_op()
3524 .rx_queue_release = bnxt_rx_queue_release_op,