Home
last modified time | relevance | path

Searched refs:GC_IN_SERVICE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c732 clear_bit(GC_IN_SERVICE, &gc->flags); in mana_serv_reset()
798 if (test_and_set_bit(GC_IN_SERVICE, &gc->flags)) { in mana_schedule_serv_work()
805 clear_bit(GC_IN_SERVICE, &gc->flags); in mana_schedule_serv_work()
812 clear_bit(GC_IN_SERVICE, &gc->flags); in mana_schedule_serv_work()
H A Dmana_en.c928 if (test_bit(GC_IN_SERVICE, &gc->flags)) in mana_tx_timeout()
/linux/include/net/mana/
H A Dgdma.h422 GC_IN_SERVICE = 1, enumerator