Home
last modified time | relevance | path

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

/openbmc/linux/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()