Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h193 #define WILC_NET_PKT 0 macro
H A Dwlan.c294 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()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h201 #define WILC_NET_PKT 0 macro
H A Dwlan.c441 tqe->type = WILC_NET_PKT; in wilc_wlan_txq_add_net_pkt()
760 else if (tqe_q[ac]->type == WILC_NET_PKT) in wilc_wlan_handle_txq()
904 } else if (tqe->type == WILC_NET_PKT) { in wilc_wlan_handle_txq()

Completed in 7 milliseconds