Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dwlan.c506 static struct txq_entry_t *wilc_wlan_txq_get_first(struct wilc *wilc, u8 q_num) in wilc_wlan_txq_get_first() function
738 tqe_q[ac] = wilc_wlan_txq_get_first(wilc, ac); in wilc_wlan_handle_txq()