Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/intersil/orinoco/
A Dhermes.c331 while ((!(reg & HERMES_EV_ALLOC)) && k) { in hermes_allocate()
344 if (!(reg & HERMES_EV_ALLOC)) { in hermes_allocate()
352 hermes_write_regn(hw, EVACK, HERMES_EV_ALLOC); in hermes_allocate()
A Dhermes.h119 #define HERMES_EV_ALLOC (0x0008) macro
A Dmain.c160 #define ORINOCO_INTEN (HERMES_EV_RX | HERMES_EV_ALLOC \
1938 if (events & HERMES_EV_ALLOC) in orinoco_interrupt()

Completed in 9 milliseconds