Home
last modified time | relevance | path

Searched refs:GVE_ALT_MISS_COMPL_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_desc_dqo.h182 #define GVE_ALT_MISS_COMPL_BIT BIT(15) macro
H A Dgve_tx_dqo.c1192 if (compl_tag & GVE_ALT_MISS_COMPL_BIT) { in gve_clean_tx_done_dqo()
1193 compl_tag &= ~GVE_ALT_MISS_COMPL_BIT; in gve_clean_tx_done_dqo()