Searched refs:WL_RSPEC_HT_MCS_MASK (Results 1 – 12 of 12) sorted by relevance
95 #define WL_RSPEC_HT_MCS_MASK 0x0000007F /**< HT MCS value mask in rspec */ macro170 #define HT_RSPEC(mcs) (WL_RSPEC_ENCODE_HT | ((mcs) & WL_RSPEC_HT_MCS_MASK))
7266 ((encode == WL_RSPEC_ENCODE_HT) && (rspec & WL_RSPEC_HT_MCS_MASK) < 8) || in wl_android_get_link_status()
6993 ((encode == WL_RSPEC_ENCODE_HT) && (rspec & WL_RSPEC_HT_MCS_MASK) < 8) || in wl_android_get_link_status()
7352 ((encode == WL_RSPEC_ENCODE_HT) && (rspec & WL_RSPEC_HT_MCS_MASK) < 8) || in wl_android_get_link_status()
123 #define WL_RSPEC_HT_MCS_MASK 0x0000007F /**< HT MCS value mask in rspec */ macro228 #define HT_RSPEC(mcs) (WL_RSPEC_ENCODE_HT | ((mcs) & WL_RSPEC_HT_MCS_MASK))
67 uint mcs = (rspec & WL_RSPEC_HT_MCS_MASK); in _wf_rspec_to_rate()
708 sts->mcs = (rspec & WL_RSPEC_HT_MCS_MASK); in bcmwifi_update_rate_modulation_info()
8696 ((encode == WL_RSPEC_ENCODE_HT) && (rspec & WL_RSPEC_HT_MCS_MASK) < 8) || in wl_android_get_link_status()
8713 ((encode == WL_RSPEC_ENCODE_HT) && (rspec & WL_RSPEC_HT_MCS_MASK) < 8) || in wl_android_get_link_status()