Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
Dwlan.c31 static void wilc_wlan_txq_remove(struct wilc *wilc, struct txq_entry_t *tqe) in wilc_wlan_txq_remove()
37 static struct txq_entry_t *
40 struct txq_entry_t *tqe = NULL; in wilc_wlan_txq_remove_from_head()
48 tqe = list_first_entry(&wilc->txq_head.list, struct txq_entry_t, in wilc_wlan_txq_remove_from_head()
58 struct txq_entry_t *tqe) in wilc_wlan_txq_add_to_tail()
75 struct txq_entry_t *tqe) in wilc_wlan_txq_add_to_head()
119 struct txq_entry_t *txqe) in add_tcp_pending_ack()
133 static inline void tcp_process(struct net_device *dev, struct txq_entry_t *tqe) in tcp_process()
211 struct txq_entry_t *tqe; in wilc_wlan_txq_filter_dup_tcp_ack()
250 struct txq_entry_t *tqe; in wilc_wlan_txq_add_cfg_pkt()
[all …]
Dnetdev.h166 struct txq_entry_t *txqe;
248 struct txq_entry_t txq_head;
Dwlan.h299 struct txq_entry_t { struct