Searched refs:WILC_NET_PKT (Results 1 – 2 of 2) sorted by relevance
294 tqe->type = WILC_NET_PKT; in wilc_wlan_txq_add_net_pkt()510 else if (tqe->type == WILC_NET_PKT) in wilc_wlan_handle_txq()641 } else if (tqe->type == WILC_NET_PKT) { in wilc_wlan_handle_txq()
193 #define WILC_NET_PKT 0 macro