Searched refs:rx_cq_head (Results 1 – 3 of 3) sorted by relevance
38 uint16_t rx_cq_head; /**< Index of current rcq bd. */ member
155 rxq->rx_cq_head = 0; in bnx2x_dev_rx_queue_setup()360 sw_cq_cons = rxq->rx_cq_head; in bnx2x_recv_pkts()457 rxq->rx_cq_head = sw_cq_cons; in bnx2x_recv_pkts()
1147 rx_cq_cons_sb, rxq->rx_cq_head); in bnx2x_has_rx_work()1149 return rxq->rx_cq_head != rx_cq_cons_sb; in bnx2x_has_rx_work()1250 sw_cq_cons = rxq->rx_cq_head; in bnx2x_rxeof()1303 rxq->rx_cq_head = sw_cq_cons; in bnx2x_rxeof()5071 rxq->rx_cq_head = 0; in bnx2x_init_rx_rings()