Searched refs:bnxt_init_rx_ring_struct (Results 1 – 4 of 4) sorted by relevance
103 int bnxt_init_rx_ring_struct(struct bnxt_rx_queue *rxq, unsigned int socket_id);
372 rc = bnxt_init_rx_ring_struct(rxq, socket_id); in bnxt_rx_queue_setup_op()
739 rc = bnxt_init_rx_ring_struct(rxq, soc_id); in bnxt_alloc_hwrm_rings()
1185 int bnxt_init_rx_ring_struct(struct bnxt_rx_queue *rxq, unsigned int socket_id) in bnxt_init_rx_ring_struct() function