Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dmesh_ps.c446 static void mps_frame_deliver(struct sta_info *sta, int n_frames) in mps_frame_deliver() argument
458 while (n_frames != 0) { in mps_frame_deliver()
468 n_frames--; in mps_frame_deliver()
Dsta_info.c1502 ieee80211_sta_ps_get_frames(struct sta_info *sta, int n_frames, u8 ignored_acs, in ieee80211_sta_ps_get_frames() argument
1532 while (n_frames > 0) { in ieee80211_sta_ps_get_frames()
1542 n_frames--; in ieee80211_sta_ps_get_frames()
1559 int n_frames, u8 ignored_acs, in ieee80211_sta_ps_deliver_response() argument
1573 ieee80211_sta_ps_get_frames(sta, n_frames, ignored_acs, reason, in ieee80211_sta_ps_deliver_response()
1724 n_frames, reason, more_data); in ieee80211_sta_ps_deliver_response()
1769 int n_frames = sta->sta.max_sp; in ieee80211_sta_ps_deliver_uapsd() local
1783 n_frames = 2; in ieee80211_sta_ps_deliver_uapsd()
1786 n_frames = 4; in ieee80211_sta_ps_deliver_uapsd()
1789 n_frames = 6; in ieee80211_sta_ps_deliver_uapsd()
[all …]