Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan_if.h26 #define N_RXQ 0x00000010 macro
Dwilc_wlan.c91 static u32 dbgflag = N_INIT | N_ERR | N_INTR | N_TXQ | N_RXQ;
1172 …wilc_debug(N_RXQ, "[wilc rxq]: data corrupt, packet len or tp_len is 0 [%d][%d]\n", pkt_len, tp_le… in wilc_wlan_handle_rxq()