Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.c33 static void wilc_wlan_txq_remove(struct wilc *wilc, struct txq_entry_t *tqe) in wilc_wlan_txq_remove()
39 static struct txq_entry_t *
42 struct txq_entry_t *tqe = NULL; in wilc_wlan_txq_remove_from_head()
50 tqe = list_first_entry(&wilc->txq_head.list, struct txq_entry_t, in wilc_wlan_txq_remove_from_head()
60 struct txq_entry_t *tqe) in wilc_wlan_txq_add_to_tail()
77 struct txq_entry_t *tqe) in wilc_wlan_txq_add_to_head()
108 struct txq_entry_t *txqe;
143 struct txq_entry_t *txqe) in add_tcp_pending_ack()
157 static inline void tcp_process(struct net_device *dev, struct txq_entry_t *tqe) in tcp_process()
228 struct txq_entry_t *tqe; in wilc_wlan_txq_filter_dup_tcp_ack()
[all …]
Dwilc_wfi_netdevice.h158 struct txq_entry_t txq_head;
Dwilc_wlan.h212 struct txq_entry_t { struct