Home
last modified time | relevance | path

Searched refs:WILC_CFG_PKT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c264 tqe->type = WILC_CFG_PKT; in wilc_wlan_txq_add_cfg_pkt()
508 if (tqe->type == WILC_CFG_PKT) in wilc_wlan_handle_txq()
522 if (tqe->type == WILC_CFG_PKT) in wilc_wlan_handle_txq()
639 if (tqe->type == WILC_CFG_PKT) { in wilc_wlan_handle_txq()
H A Dwlan.h192 #define WILC_CFG_PKT 1 macro
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c272 tqe->type = WILC_CFG_PKT; in wilc_wlan_txq_add_cfg_pkt()
758 if (tqe_q[ac]->type == WILC_CFG_PKT) in wilc_wlan_handle_txq()
773 if (tqe_q[ac]->type == WILC_CFG_PKT) in wilc_wlan_handle_txq()
902 if (tqe->type == WILC_CFG_PKT) { in wilc_wlan_handle_txq()
H A Dwlan.h200 #define WILC_CFG_PKT 1 macro

Completed in 6 milliseconds