Lines Matching refs:txq_entry_t
35 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 *tqe; in wilc_wlan_txq_add_cfg_pkt()
418 struct txq_entry_t *tqe; in wilc_wlan_txq_add_net_pkt()
473 struct txq_entry_t *tqe; in wilc_wlan_txq_add_mgmt_pkt()
506 static struct txq_entry_t *wilc_wlan_txq_get_first(struct wilc *wilc, u8 q_num) in wilc_wlan_txq_get_first()
508 struct txq_entry_t *tqe = NULL; in wilc_wlan_txq_get_first()
515 struct txq_entry_t, list); in wilc_wlan_txq_get_first()
522 static struct txq_entry_t *wilc_wlan_txq_get_next(struct wilc *wilc, in wilc_wlan_txq_get_next()
523 struct txq_entry_t *tqe, in wilc_wlan_txq_get_next()
713 struct txq_entry_t *tqe_q[NQUEUES]; in wilc_wlan_handle_txq()
873 struct txq_entry_t *tqe; in wilc_wlan_handle_txq()
1237 struct txq_entry_t *tqe; in wilc_wlan_cleanup()