Home
last modified time | relevance | path

Searched refs:tx_status_t (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_ampdu.h25 struct sk_buff *p, tx_status_t *txs);
Dwlc_ampdu.c157 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()
Dwlc_main.h801 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);
Dwlc_bmac.c111 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()
Dd11.h855 typedef struct tx_status tx_status_t; typedef
Dwlc_main.c1748 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()