Home
last modified time | relevance | path

Searched refs:txq_entry_t (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A 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 *tq in wilc_wlan_txq_add_cfg_pkt()
[all...]
H A Dnetdev.h166 struct txq_entry_t *txqe;
220 /* protect txq_entry_t transmit queue */
248 struct txq_entry_t txq_head;
H A Dwlan.h299 struct txq_entry_t { struct
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c35 struct txq_entry_t *tqe) in wilc_wlan_txq_remove()
42 static struct txq_entry_t *
45 struct txq_entry_t *tqe = NULL; in wilc_wlan_txq_remove_from_head()
52 struct txq_entry_t, list); in wilc_wlan_txq_remove_from_head()
62 struct txq_entry_t *tqe) in wilc_wlan_txq_add_to_tail()
80 struct txq_entry_t *tqe) in wilc_wlan_txq_add_to_head()
125 struct txq_entry_t *txqe) in add_tcp_pending_ack()
139 static inline void tcp_process(struct net_device *dev, struct txq_entry_t *tqe) in tcp_process()
217 struct txq_entry_t *tqe; in wilc_wlan_txq_filter_dup_tcp_ack()
256 struct txq_entry_t *tq in wilc_wlan_txq_add_cfg_pkt()
[all...]
H A Dwlan.h324 struct txq_entry_t { struct
343 struct txq_entry_t txq_head;
H A Dnetdev.h157 struct txq_entry_t *txqe;
221 /* protect txq_entry_t transmit queue */

Completed in 6 milliseconds