Lines Matching refs:txq_entry_t
33 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()
416 struct txq_entry_t *tqe; in wilc_wlan_txq_add_net_pkt()
466 struct txq_entry_t *tqe; in wilc_wlan_txq_add_mgmt_pkt()
495 static struct txq_entry_t *wilc_wlan_txq_get_first(struct wilc *wilc, u8 q_num) in wilc_wlan_txq_get_first()
497 struct txq_entry_t *tqe = NULL; in wilc_wlan_txq_get_first()
504 struct txq_entry_t, list); in wilc_wlan_txq_get_first()
511 static struct txq_entry_t *wilc_wlan_txq_get_next(struct wilc *wilc, in wilc_wlan_txq_get_next()
512 struct txq_entry_t *tqe, in wilc_wlan_txq_get_next()
700 struct txq_entry_t *tqe_q[NQUEUES]; in wilc_wlan_handle_txq()
860 struct txq_entry_t *tqe; in wilc_wlan_handle_txq()
1205 struct txq_entry_t *tqe; in wilc_wlan_cleanup()