Lines Matching full:will

17  * This program is distributed in the hope that it will be useful, but
110 * queue will be allocated from the DATA pool instead. Since QoS NDPs can create
111 * a problem for aggregations, they too will use a MGMT queue.
114 * it. If no such free queue exists for reserving, the STA addition will fail.
116 * If the DATA queue pool gets exhausted, no new STA will be accepted, and if a
117 * new RA/TID comes in for an existing STA, one of the STA's queues will become
118 * shared and will serve more than the single TID (but always for the same RA!).
137 * In STA/P2P client mode, the driver will hold one station for the AP/ GO.
138 * In GO/AP mode, the driver will have as many stations as associated clients.
178 * then the reclaim flow will notice that there is no station in the map for
179 * sta_id and it will dump the responses.
209 * Hence, %fw_id_to_mac_id[%ap_sta_id] will be NULLed when the AP station is
211 * VIF is set as unassociated. Then, %ap_sta_id will be invalidated.
221 * Drain means that the fw will drop all the frames sent to a specific station.
230 * data of the stations is embed in mac80211's %ieee80211_sta, that data will
232 * %IWL_MVM_STATUS_IN_HW_RESTART is set during restart and that will hint us
234 * means that the stations being re-added after the reset will have the same
237 * are not added by mac80211 will be re-added in the init flow that is called
245 * When a station is asleep, the fw will set it as "asleep". All frames on
246 * shared queues (i.e. non-aggregation queues) to that station will be dropped
269 * already sent to the device will be rejected again.
371 * @sta_id: the index of the station in the fw (will be replaced by id_n_color)
390 * such queue can be guaranteed, the STA addition will fail.
441 /* Temporary, until the new TLC will control the Tx protection */
467 * @sta_id: the index of the station in the fw (will be replaced by id_n_color)