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
154 rxq->rx_cq_head = 0; in bnx2x_dev_rx_queue_setup()359 sw_cq_cons = rxq->rx_cq_head; in bnx2x_recv_pkts()456 rxq->rx_cq_head = sw_cq_cons; in bnx2x_recv_pkts()
1151 rx_cq_cons_sb, rxq->rx_cq_head); in bnx2x_has_rx_work()1153 return rxq->rx_cq_head != rx_cq_cons_sb; in bnx2x_has_rx_work()1254 sw_cq_cons = rxq->rx_cq_head; in bnx2x_rxeof()1307 rxq->rx_cq_head = sw_cq_cons; in bnx2x_rxeof()5075 rxq->rx_cq_head = 0; in bnx2x_init_rx_rings()