Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dusb.h103 #define STATION_FIFO_FULL_FLAG 0x2 macro
H A Dusb.c49 if (!(tx->station[usb->sidx].flag & STATION_FIFO_FULL_FLAG)) in plfxlc_send_packet_from_data_queue()
137 tx->station[sidx].flag |= STATION_FIFO_FULL_FLAG; in rx_urb_complete()