Home
last modified time | relevance | path

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

/net/mac80211/
Dsta_info.c1518 ieee80211_sta_ps_get_frames(struct sta_info *sta, int n_frames, u8 ignored_acs, in ieee80211_sta_ps_get_frames() argument
1548 while (n_frames > 0) { in ieee80211_sta_ps_get_frames()
1558 n_frames--; in ieee80211_sta_ps_get_frames()
1575 int n_frames, u8 ignored_acs, in ieee80211_sta_ps_deliver_response() argument
1589 ieee80211_sta_ps_get_frames(sta, n_frames, ignored_acs, reason, in ieee80211_sta_ps_deliver_response()
1740 n_frames, reason, more_data); in ieee80211_sta_ps_deliver_response()
1785 int n_frames = sta->sta.max_sp; in ieee80211_sta_ps_deliver_uapsd() local
1799 n_frames = 2; in ieee80211_sta_ps_deliver_uapsd()
1802 n_frames = 4; in ieee80211_sta_ps_deliver_uapsd()
1805 n_frames = 6; in ieee80211_sta_ps_deliver_uapsd()
[all …]
Dmesh_ps.c447 static void mps_frame_deliver(struct sta_info *sta, int n_frames) in mps_frame_deliver() argument
459 while (n_frames != 0) { in mps_frame_deliver()
469 n_frames--; in mps_frame_deliver()