Lines Matching defs:n_frames
1980 ieee80211_sta_ps_get_frames(struct sta_info *sta, int n_frames, u8 ignored_acs,
2010 while (n_frames > 0) {
2020 n_frames--;
2037 int n_frames, u8 ignored_acs,
2051 ieee80211_sta_ps_get_frames(sta, n_frames, ignored_acs, reason,
2196 * n_frames it has to set the more-data bit (if we didn't ask
2198 * are fewer than n_frames it has to make sure to adjust that
2202 n_frames, reason, more_data);
2244 int n_frames = sta->sta.max_sp;
2258 n_frames = 2;
2261 n_frames = 4;
2264 n_frames = 6;
2268 n_frames = 128;
2272 ieee80211_sta_ps_deliver_response(sta, n_frames, ~delivery_enabled,