Home
last modified time | relevance | path

Searched refs:n_frames (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/mac80211/
Dmesh_ps.c449 static void mps_frame_deliver(struct sta_info *sta, int n_frames) in mps_frame_deliver() argument
461 while (n_frames != 0) { in mps_frame_deliver()
471 n_frames--; in mps_frame_deliver()
Dsta_info.c1320 int n_frames, u8 ignored_acs, in ieee80211_sta_ps_deliver_response() argument
1369 while (n_frames > 0) { in ieee80211_sta_ps_deliver_response()
1379 n_frames--; in ieee80211_sta_ps_deliver_response()
1535 n_frames, reason, more_data); in ieee80211_sta_ps_deliver_response()
1580 int n_frames = sta->sta.max_sp; in ieee80211_sta_ps_deliver_uapsd() local
1594 n_frames = 2; in ieee80211_sta_ps_deliver_uapsd()
1597 n_frames = 4; in ieee80211_sta_ps_deliver_uapsd()
1600 n_frames = 6; in ieee80211_sta_ps_deliver_uapsd()
1604 n_frames = 128; in ieee80211_sta_ps_deliver_uapsd()
1608 ieee80211_sta_ps_deliver_response(sta, n_frames, ~delivery_enabled, in ieee80211_sta_ps_deliver_uapsd()