Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.c285 tqe->type = WILC_CFG_PKT; in wilc_wlan_txq_add_cfg_pkt()
534 if (tqe->type == WILC_CFG_PKT) in wilc_wlan_handle_txq()
552 if (tqe->type == WILC_CFG_PKT) in wilc_wlan_handle_txq()
670 if (tqe->type == WILC_CFG_PKT) { in wilc_wlan_handle_txq()
Dwilc_wlan.h120 #define WILC_CFG_PKT 1 macro