Searched defs:rspec (Results  1 – 6 of 6) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ | 
| D | rate.h | 115 static inline bool rspec_active(u32 rspec)  in rspec_active()120 static inline u8 rspec_phytxbyte2(u32 rspec)  in rspec_phytxbyte2()
 125 static inline u32 rspec_get_bw(u32 rspec)  in rspec_get_bw()
 130 static inline bool rspec_issgi(u32 rspec)  in rspec_issgi()
 135 static inline bool rspec_is40mhz(u32 rspec)  in rspec_is40mhz()
 142 static inline uint rspec2rate(u32 rspec)  in rspec2rate()
 150 static inline u8 rspec_mimoplcp3(u32 rspec)  in rspec_mimoplcp3()
 160 static inline uint rspec_stc(u32 rspec)  in rspec_stc()
 165 static inline uint rspec_stf(u32 rspec)  in rspec_stf()
 
 | 
| D | stf.c | 411 				       u32 rspec)  in _brcms_c_stf_phytxchain_sel()423 u16 brcms_c_stf_phytxchain_sel(struct brcms_c_info *wlc, u32 rspec)  in brcms_c_stf_phytxchain_sel()
 428 u16 brcms_c_stf_d11hdrs_phyctl_txant(struct brcms_c_info *wlc, u32 rspec)  in brcms_c_stf_d11hdrs_phyctl_txant()
 
 | 
| D | main.c | 358 static u8 brcms_basic_rate(struct brcms_c_info *wlc, u32 rspec)  in brcms_basic_rate()366 static u16 frametype(u32 rspec, u8 mimoframe)  in frametype()
 5733 brcms_c_calc_ack_time(struct brcms_c_info *wlc, u32 rspec,  in brcms_c_calc_ack_time()
 5752 brcms_c_calc_cts_time(struct brcms_c_info *wlc, u32 rspec,  in brcms_c_calc_cts_time()
 5759 brcms_c_calc_ba_time(struct brcms_c_info *wlc, u32 rspec,  in brcms_c_calc_ba_time()
 5854 static bool brcms_c_valid_rate(struct brcms_c_info *wlc, u32 rspec, int band,  in brcms_c_valid_rate()
 5894 	u32 rspec;  in mac80211_wlc_set_nrate()  local
 6059 static void brcms_c_compute_mimo_plcp(u32 rspec, uint length, u8 *plcp)  in brcms_c_compute_mimo_plcp()
 6074 brcms_c_compute_ofdm_plcp(u32 rspec, u32 length, u8 *plcp)  in brcms_c_compute_ofdm_plcp()
 6095 static void brcms_c_compute_cck_plcp(struct brcms_c_info *wlc, u32 rspec,  in brcms_c_compute_cck_plcp()
 [all …]
 
 | 
| D | rate.c | 346 	u32 rspec = PHY_TXC1_BW_20MHZ << RSPEC_BW_SHIFT;  in brcms_c_compute_rspec()  local
 | 
| D | ampdu.c | 646 	u32 rspec = 0, rspec_fallback = 0;  in brcms_c_ampdu_finalize()  local
 | 
| /linux-4.4.14/drivers/crypto/caam/ | 
| D | ctrl.c | 412 	int ret, ring, rspec, gen_sk, ent_delay = RTSDCTL_ENT_DLY_MIN;  in caam_probe()  local
 |