Lines Matching refs:u16
206 u16 phytxant;
209 u16 ss_algo_channel;
253 u16 phytype; /* phytype */
254 u16 phyrev;
255 u16 radioid;
256 u16 radiorev;
275 u16 CWmin; /* minimum size of contention window, in unit of aSlotTime */
276 u16 CWmax; /* maximum size of contention window, in unit of aSlotTime */
298 u16 mhfs[MHFMAX]; /* MHF array shadow */
300 u16 CWmin;
301 u16 CWmax;
304 u16 phytype; /* phytype */
305 u16 phyrev;
306 u16 radioid;
307 u16 radiorev;
322 u16 vendorid; /* PCI vendor id */
323 u16 deviceid; /* PCI device id */
326 u16 boardrev; /* version # of particular board */
339 u16 bmac_phytxant; /* cache of high phytxant state */
341 u16 SRL; /* 802.11 dot11ShortRetryLimit */
342 u16 LRL; /* 802.11 dot11LongRetryLimit */
343 u16 SFBL; /* Short Frame Rate Fallback Limit */
344 u16 LFBL; /* Long Frame Rate Fallback Limit */
349 u16 chanspec; /* bmac chanspec shadow */
352 const u16 *xmtfifo_sz; /* fifo size in 256B for each xmt fifo */
461 u16 fastpwrup_dly;
483 u16 vendorid;
484 u16 deviceid;
514 u16 edcf_txop[IEEE80211_NUM_ACS];
516 u16 wme_retries[IEEE80211_NUM_ACS];
529 u16 mc_fid_counter;
533 u16 prb_resp_timeout;
535 u16 home_chanspec;
538 u16 chanspec;
539 u16 usr_fragthresh;
540 u16 fragthresh[NFIFO];
541 u16 RTSThresh;
542 u16 SRL;
543 u16 LRL;
544 u16 SFBL;
545 u16 LFBL;
561 u16 tx_duty_cycle_ofdm;
562 u16 tx_duty_cycle_cck;
568 u16 beacon_tim_offset;
569 u16 beacon_dtim_period;
625 u16 brcms_c_calc_lsig_len(struct brcms_c_info *wlc, u32 ratespec, uint mac_len);
627 bool use_rspec, u16 mimo_ctlchbw);
628 u16 brcms_c_compute_rtscts_dur(struct brcms_c_info *wlc, bool cts_only,
638 void brcms_b_set_chanspec(struct brcms_hardware *wlc_hw, u16 chanspec,
640 void brcms_b_write_shm(struct brcms_hardware *wlc_hw, uint offset, u16 v);
641 u16 brcms_b_read_shm(struct brcms_hardware *wlc_hw, uint offset);
642 void brcms_b_mhf(struct brcms_hardware *wlc_hw, u8 idx, u16 mask, u16 val,
647 void brcms_b_bw_set(struct brcms_hardware *wlc_hw, u16 bw);
655 u16 brcms_b_rate_shm_offset(struct brcms_hardware *wlc_hw, u8 rate);
661 u16 brcms_b_get_txant(struct brcms_hardware *wlc_hw);
665 void brcms_b_txant_set(struct brcms_hardware *wlc_hw, u16 phytxant);