Lines Matching full:station
60 * Add an internal station to the FW table
91 * Remove a station from the FW table. Before sending the command to remove
92 * the station validate that the station is indeed known to the driver (sanity
104 IWL_ERR(mvm, "Invalid station id %d\n", sta_id);
111 IWL_ERR(mvm, "Failed to remove station. Id=%d\n", sta_id);
160 * For 22000 firmware and on we cannot add queue to a station unknown
161 * to firmware so enable queue here - after the station was added
205 /* Allocate a new station entry for the broadcast station to the given vif,
207 * Note that each P2P mac should have its own broadcast station.
244 /* Allocate a new station entry for the multicast station to the given vif,
246 * Note that each AP/GO mac should have its own multicast station.
279 /* Allocate a new station entry for the sniffer station to the given vif,
359 IWL_WARN(mvm, "Failed sending remove station\n");
396 /* Send the FW a request to remove the station from it's internal data
582 /* allocate all the links of a sta, called when the station is first added */
634 /* First add an empty station since allocating a queue requires
635 * a valid station. Since we need a link_id to allocate a station,
1209 /* remove all already allocated station links in driver */