Searched refs:rx_started (Results 1 – 11 of 11) sorted by relevance
403 rxq->rx_started = rxq->rx_deferred_start ? false : true; in bnxt_rx_queue_setup_op()483 rxq->rx_started = true; in bnxt_rx_queue_start()519 rxq->rx_started = false; in bnxt_rx_queue_start()566 rxq->rx_started = false; in bnxt_rx_queue_stop()579 if (bp->rx_queues[i]->rx_started) in bnxt_rx_queue_stop()613 if (bp->rx_queues[i]->rx_started) { in bnxt_rx_queue_stop()
31 uint8_t rx_started; /* RX queue is started */ member
571 if (!rxq->rx_started) in bnxt_stats_get_op()708 if (!rxq->rx_started) in bnxt_dev_xstats_get_op()
172 if (unlikely(!rxq->rx_started)) in recv_burst_vec_sse()
181 if (unlikely(!rxq->rx_started)) in recv_burst_vec_neon()
1024 !bp->rx_queues[rss->queue[i]]->rx_started) in match_vnic_rss_cfg()1374 rxq->rx_started = 1; in bnxt_validate_and_parse_flow()1595 rxq->rx_started = 1; in bnxt_validate_and_parse_flow()
84 if (unlikely(!rxq->rx_started)) in recv_burst_vec_avx2()
649 if (rxq->rx_started) { in bnxt_alloc_hwrm_rx_ring()
1041 if (unlikely(!rxq->rx_started)) in bnxt_recv_pkts()
800 rxq->rx_started = true; in bnxt_start_nic()
2123 if (rxq->rx_started) { in bnxt_hwrm_vnic_cfg()