Home
last modified time | relevance | path

Searched refs:rspec_stc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Drate.h160 static inline uint rspec_stc(u32 rspec) in rspec_stc() function
H A Dmain.c629 int tot_streams = mcs_2_txstreams(mcs) + rspec_stc(ratespec); in brcms_c_calc_frame_time()
638 if (rspec_stc(ratespec) == 0) in brcms_c_calc_frame_time()
5766 int tot_streams = mcs_2_txstreams(mcs) + rspec_stc(ratespec); in brcms_c_calc_frame_len()
7154 rspec_stc(ratespec); in brcms_c_calc_lsig_len()
7164 if (rspec_stc(ratespec) == 0) in brcms_c_calc_lsig_len()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Drate.h160 static inline uint rspec_stc(u32 rspec) in rspec_stc() function
H A Dmain.c629 int tot_streams = mcs_2_txstreams(mcs) + rspec_stc(ratespec); in brcms_c_calc_frame_time()
638 if (rspec_stc(ratespec) == 0) in brcms_c_calc_frame_time()
5764 int tot_streams = mcs_2_txstreams(mcs) + rspec_stc(ratespec); in brcms_c_calc_frame_len()
7153 rspec_stc(ratespec); in brcms_c_calc_lsig_len()
7163 if (rspec_stc(ratespec) == 0) in brcms_c_calc_lsig_len()

Completed in 21 milliseconds