Symbol: ath_atx_tid
drivers/net/wireless/ath/ath9k/ath9k.h
252
void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid);
drivers/net/wireless/ath/ath9k/ath9k.h
428
static inline struct ath_atx_tid *
drivers/net/wireless/ath/ath9k/ath9k.h
441
return (struct ath_atx_tid *) txq->drv_priv;
drivers/net/wireless/ath/ath9k/debug_sta.c
28
struct ath_atx_tid *tid;
drivers/net/wireless/ath/ath9k/init.c
971
hw->txq_data_size = sizeof(struct ath_atx_tid);
drivers/net/wireless/ath/ath9k/main.c
2015
struct ath_atx_tid *atid;
drivers/net/wireless/ath/ath9k/xmit.c
1028
struct ath_atx_tid *tid, struct list_head *bf_q,
drivers/net/wireless/ath/ath9k/xmit.c
121
void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid)
drivers/net/wireless/ath/ath9k/xmit.c
133
struct ath_atx_tid *tid = (struct ath_atx_tid *) queue->drv_priv;
drivers/net/wireless/ath/ath9k/xmit.c
1497
struct ath_atx_tid *tid, struct list_head *bf_q,
drivers/net/wireless/ath/ath9k/xmit.c
153
static void ath_send_bar(struct ath_atx_tid *tid, u16 seqno)
drivers/net/wireless/ath/ath9k/xmit.c
1530
struct ath_atx_tid *tid)
drivers/net/wireless/ath/ath9k/xmit.c
1575
struct ath_atx_tid *txtid;
drivers/net/wireless/ath/ath9k/xmit.c
1615
struct ath_atx_tid *txtid = ATH_AN_2_TID(an, tid);
drivers/net/wireless/ath/ath9k/xmit.c
1630
struct ath_atx_tid *tid;
drivers/net/wireless/ath/ath9k/xmit.c
1647
struct ath_atx_tid *tid;
drivers/net/wireless/ath/ath9k/xmit.c
1706
struct ath_atx_tid *tid;
drivers/net/wireless/ath/ath9k/xmit.c
1985
struct ath_atx_tid *tid;
drivers/net/wireless/ath/ath9k/xmit.c
2004
tid = (struct ath_atx_tid *)queue->drv_priv;
drivers/net/wireless/ath/ath9k/xmit.c
2109
struct ath_atx_tid *tid, struct sk_buff *skb)
drivers/net/wireless/ath/ath9k/xmit.c
2215
struct ath_atx_tid *tid,
drivers/net/wireless/ath/ath9k/xmit.c
225
static struct ath_atx_tid *
drivers/net/wireless/ath/ath9k/xmit.c
233
ath_tid_pull(struct ath_atx_tid *tid, struct sk_buff **skbuf)
drivers/net/wireless/ath/ath9k/xmit.c
2334
struct ath_atx_tid *tid = NULL;
drivers/net/wireless/ath/ath9k/xmit.c
267
static int ath_tid_dequeue(struct ath_atx_tid *tid,
drivers/net/wireless/ath/ath9k/xmit.c
278
static void ath_tx_flush_tid(struct ath_softc *sc, struct ath_atx_tid *tid)
drivers/net/wireless/ath/ath9k/xmit.c
2858
struct ath_atx_tid *tid;
drivers/net/wireless/ath/ath9k/xmit.c
2882
struct ath_atx_tid *tid;
drivers/net/wireless/ath/ath9k/xmit.c
317
static void ath_tx_update_baw(struct ath_atx_tid *tid, struct ath_buf *bf)
drivers/net/wireless/ath/ath9k/xmit.c
339
static void ath_tx_addto_baw(struct ath_atx_tid *tid, struct ath_buf *bf)
drivers/net/wireless/ath/ath9k/xmit.c
361
struct ath_atx_tid *tid)
drivers/net/wireless/ath/ath9k/xmit.c
486
struct ath_atx_tid *tid,
drivers/net/wireless/ath/ath9k/xmit.c
57
struct ath_atx_tid *tid, struct sk_buff *skb);
drivers/net/wireless/ath/ath9k/xmit.c
70
static void ath_tx_update_baw(struct ath_atx_tid *tid, struct ath_buf *bf);
drivers/net/wireless/ath/ath9k/xmit.c
73
struct ath_atx_tid *tid,
drivers/net/wireless/ath/ath9k/xmit.c
733
struct ath_atx_tid *tid = NULL;
drivers/net/wireless/ath/ath9k/xmit.c
797
struct ath_atx_tid *tid)
drivers/net/wireless/ath/ath9k/xmit.c
867
static int ath_compute_num_delims(struct ath_softc *sc, struct ath_atx_tid *tid,
drivers/net/wireless/ath/ath9k/xmit.c
939
struct ath_atx_tid *tid, struct ath_buf **buf)