Home
last modified time | relevance | path

Searched refs:EV_ALLOC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A Dairo.c426 #define EV_ALLOC 0x08 macro
4329 while (((IN4500(ai, EVSTAT) & EV_ALLOC) == 0) && --loop); in transmit_allocate()
4337 OUT4500(ai, EVACK, EV_ALLOC); in transmit_allocate()
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c425 #define EV_ALLOC 0x08 macro
4321 while (((IN4500(ai, EVSTAT) & EV_ALLOC) == 0) && --loop); in transmit_allocate()
4329 OUT4500(ai, EVACK, EV_ALLOC); in transmit_allocate()

Completed in 24 milliseconds