Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dusb.h105 #define STATION_ACTIVE_FLAG 0xFD macro
H A Dusb.c143 tx->station[sidx].flag &= STATION_ACTIVE_FLAG; in rx_urb_complete()