Searched refs:htflags (Results 1 – 4 of 4) sorted by relevance
502 wlc_ht_phy_get_rate(uint8 htflags, uint8 mcs) in wlc_ht_phy_get_rate() argument507 if (htflags & WL_RXS_HTF_40) in wlc_ht_phy_get_rate()510 if (htflags & WL_RXS_HTF_SGI) in wlc_ht_phy_get_rate()715 sts->htflags = WL_RXS_HTF_20L; in bcmwifi_update_rate_modulation_info()717 sts->htflags = WL_RXS_HTF_20U; in bcmwifi_update_rate_modulation_info()720 sts->htflags = WL_RXS_HTF_40; in bcmwifi_update_rate_modulation_info()725 sts->htflags |= WL_RXS_HTF_SGI; in bcmwifi_update_rate_modulation_info()727 sts->htflags |= WL_RXS_HTF_LDPC; in bcmwifi_update_rate_modulation_info()729 sts->htflags |= (1 << WL_RXS_HTF_STBC_SHIFT); in bcmwifi_update_rate_modulation_info()731 sts->datarate = wlc_ht_phy_get_rate(sts->htflags, sts->mcs); in bcmwifi_update_rate_modulation_info()
414 switch (rxsts->htflags & WL_RXS_HTF_BW_MASK) { in wl_radiotap_rx()429 if (rxsts->htflags & WL_RXS_HTF_SGI) in wl_radiotap_rx()433 if (rxsts->htflags & WL_RXS_HTF_LDPC) in wl_radiotap_rx()663 switch (rxsts->htflags & WL_RXS_HTF_BW_MASK) { in wl_radiotap_rx_ht()677 if (rxsts->htflags & WL_RXS_HTF_SGI) { in wl_radiotap_rx_ht()683 if (rxsts->htflags & WL_RXS_HTF_LDPC) { in wl_radiotap_rx_ht()
30 uint8 htflags; /* HT modulation flags */ member213 uint8 htflags; /**< HT modulation flags */ member