Searched refs:WILC_CFG_PKT (Results 1 – 2 of 2) sorted by relevance
253 tqe->type = WILC_CFG_PKT; in wilc_wlan_txq_add_cfg_pkt()880 if (tqe_q[ac]->type == WILC_CFG_PKT) in wilc_wlan_handle_txq()895 if (tqe_q[ac]->type == WILC_CFG_PKT) in wilc_wlan_handle_txq()1055 if (tqe->type == WILC_CFG_PKT) { in wilc_wlan_handle_txq()
229 #define WILC_CFG_PKT 1 macro