Searched refs:tx_status_t (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/ |
D | wlc_ampdu.h | 25 struct sk_buff *p, tx_status_t *txs);
|
D | wlc_ampdu.c | 157 struct sk_buff *p, tx_status_t *txs, 892 struct sk_buff *p, tx_status_t *txs) in wlc_ampdu_dotxstatus() 958 tx_status_t *txs, u8 mcs) in rate_status() 974 struct sk_buff *p, tx_status_t *txs, in wlc_ampdu_dotxstatus_complete()
|
D | wlc_main.h | 801 extern bool wlc_dotxstatus(struct wlc_info *wlc, tx_status_t *txs, u32 frm_tx2); 808 extern void wlc_print_txstatus(tx_status_t *txs);
|
D | wlc_bmac.c | 111 static bool wlc_bmac_dotxstatus(struct wlc_hw_info *wlc, tx_status_t *txs, 3068 wlc_bmac_dotxstatus(struct wlc_hw_info *wlc_hw, tx_status_t *txs, u32 s2) in wlc_bmac_dotxstatus() 3092 tx_status_t txstatus, *txs; in wlc_bmac_txstatus()
|
D | d11.h | 855 typedef struct tx_status tx_status_t; typedef
|
D | wlc_main.c | 1748 ASSERT(sizeof(tx_status_t) == TXSTATUS_LEN); in wlc_attach() 4686 void wlc_print_txstatus(tx_status_t *txs) in wlc_print_txstatus() 6550 wlc_dotxstatus(struct wlc_info *wlc, tx_status_t *txs, u32 frm_tx2) in wlc_dotxstatus()
|