Searched refs:RX_MAX_PACKET_ID (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/wl1251/
H A Drx.h59 #define RX_MAX_PACKET_ID 3 macro
H A Drx.c158 last_id_inc = (wl->rx_last_id + 1) % (RX_MAX_PACKET_ID + 1);
/drivers/net/wireless/wl12xx/
H A Drx.h39 #define RX_MAX_PACKET_ID 3 macro

Completed in 40 milliseconds