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

/linux-4.4.14/net/mac80211/
H A Drate.c359 static bool rate_idx_match_legacy_mask(s8 *rate_idx, int n_bitrates, u32 mask) rate_idx_match_legacy_mask() function
486 if (rate_idx_match_legacy_mask(rate_idx, sband->n_bitrates, rate_idx_match_mask()
500 if (rate_idx_match_legacy_mask(rate_idx, sband->n_bitrates, rate_idx_match_mask()
505 if (rate_idx_match_legacy_mask(rate_idx, sband->n_bitrates, rate_idx_match_mask()

Completed in 38 milliseconds