Searched refs:RATE_MCS_NSS_MSK_V2 (Results 1 – 1 of 1) sorted by relevance
604 #define RATE_MCS_NSS_MSK_V2 0x10 macro836 val = le32_to_cpu(rate) & ~RATE_MCS_NSS_MSK_V2; in iwl_v3_rate_from_v2_v3()837 val |= u32_encode_bits(le32_get_bits(rate, RATE_MCS_NSS_MSK_V2), in iwl_v3_rate_from_v2_v3()852 RATE_MCS_NSS_MSK_V2); in iwl_v3_rate_to_v2_v3()
Completed in 6 milliseconds