Home
last modified time | relevance | path

Searched defs:ampdu (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_ampdu.c136 #define SCB_AMPDU_CUBBY(ampdu, scb) (&(scb->scb_ampdu)) argument
164 struct ampdu_info *ampdu; in wlc_ampdu_attach() local
224 void wlc_ampdu_detach(struct ampdu_info *ampdu) in wlc_ampdu_detach()
240 void scb_ampdu_cleanup(struct ampdu_info *ampdu, struct scb *scb) in scb_ampdu_cleanup()
256 void wlc_ampdu_reset(struct ampdu_info *ampdu) in wlc_ampdu_reset()
261 static void scb_ampdu_update_config(struct ampdu_info *ampdu, struct scb *scb) in scb_ampdu_update_config()
291 void scb_ampdu_update_config_all(struct ampdu_info *ampdu) in scb_ampdu_update_config_all()
296 static void wlc_ffpld_init(struct ampdu_info *ampdu) in wlc_ffpld_init()
322 struct ampdu_info *ampdu = wlc->ampdu; in wlc_ffpld_check_txfunfl() local
440 static void wlc_ffpld_calc_mcs2ampdu_table(struct ampdu_info *ampdu, int f) in wlc_ffpld_calc_mcs2ampdu_table()
[all …]
Dwlc_main.h531 struct ampdu_info *ampdu; /* ampdu module handler */ member
/linux-2.6.39/drivers/net/wireless/ath/carl9170/
Dtx.c775 bool ampdu, bool multi) in carl9170_tx_rts_check()
829 bool ampdu, no_ack; in carl9170_tx_prepare() local
Dwlan.h193 u8 ampdu:1; member
239 u8 ampdu:1; member
/linux-2.6.39/drivers/net/wireless/rt2x00/
Drt2800lib.c653 int aggr, ampdu; in rt2800_txdone_entry() local