Searched refs:cur_gen_bit (Results 1 – 3 of 3) sorted by relevance
1414 if (compl_desc->generation == tx->dqo_compl.cur_gen_bit) in gve_clean_tx_done_dqo()1463 tx->dqo_compl.cur_gen_bit ^= tx->dqo_compl.head == 0; in gve_clean_tx_done_dqo()1507 return compl_desc->generation != tx->dqo_compl.cur_gen_bit; in gve_tx_poll_dqo()1533 return compl_desc->generation != tx->dqo_compl.cur_gen_bit; in gve_xdp_poll_dqo()
174 u8 cur_gen_bit; member552 u8 cur_gen_bit; member
59 rx->dqo.complq.cur_gen_bit = 0; in gve_rx_init_ring_state_dqo()1114 if (compl_desc->generation == complq->cur_gen_bit) in gve_rx_poll_dqo()1139 complq->cur_gen_bit ^= (complq->head == 0); in gve_rx_poll_dqo()