Searched refs:cur_gen_bit (Results 1 – 3 of 3) sorted by relevance
157 u8 cur_gen_bit; member497 u8 cur_gen_bit; member
228 rx->dqo.complq.cur_gen_bit = 0; in gve_rx_init_ring_state_dqo()943 if (compl_desc->generation == complq->cur_gen_bit) in gve_rx_poll_dqo()968 complq->cur_gen_bit ^= (complq->head == 0); in gve_rx_poll_dqo()
1241 if (compl_desc->generation == tx->dqo_compl.cur_gen_bit) in gve_clean_tx_done_dqo()1290 tx->dqo_compl.cur_gen_bit ^= tx->dqo_compl.head == 0; in gve_clean_tx_done_dqo()1330 return compl_desc->generation != tx->dqo_compl.cur_gen_bit; in gve_tx_poll_dqo()