Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dwlan.c33 struct txq_entry_t *tqe) in wilc_wlan_txq_remove()
40 static struct txq_entry_t *
43 struct txq_entry_t *tqe = NULL; in wilc_wlan_txq_remove_from_head()
50 struct txq_entry_t, list); in wilc_wlan_txq_remove_from_head()
60 struct txq_entry_t *tqe) in wilc_wlan_txq_add_to_tail()
78 struct txq_entry_t *tqe) in wilc_wlan_txq_add_to_head()
123 struct txq_entry_t *txqe) in add_tcp_pending_ack()
137 static inline void tcp_process(struct net_device *dev, struct txq_entry_t *tqe) in tcp_process()
215 struct txq_entry_t *tqe; in wilc_wlan_txq_filter_dup_tcp_ack()
254 struct txq_entry_t *tqe; in wilc_wlan_txq_add_cfg_pkt()
[all …]
Dwlan.h323 struct txq_entry_t { struct
342 struct txq_entry_t txq_head; argument
Dnetdev.h166 struct txq_entry_t *txqe;