Lines Matching full:for
20 #define MAC_STR_LEN 18 /* for ':' or '-' separated MAC address string */
21 #define CHAN_NUM_LEN 6 /* for space-separated channel numbers string */
29 * @return: 0 for OK; <0 for ERROR
39 * @return: 0 for OK; -1 for ERROR
49 * @return: 0 for OK; -1 for ERROR
59 * @return: 0 for OK; -1 for ERROR
68 * @param cb Callback to be called for each scan result
70 * @return 0 for OK; -1 for ERROR
82 * @return 0 for OK; -1 for ERROR
90 * @return 0 for OK; -1 for ERROR
97 * @param dev Pointer to the device structure for the driver instance.
105 * @param dev Pointer to the device structure for the driver instance.
114 * @param dev Pointer to the device structure for the driver instance.
124 * @param dev Pointer to the device structure for the driver instance.
133 * @param dev Pointer to the device structure for the driver instance.
146 * @return 0 for OK; -1 for ERROR
155 * @return 0 for OK; -1 for ERROR
164 * @return 0 for OK; -1 for ERROR
173 * @return 0 for OK; -1 for ERROR
182 * @return 0 for OK; -1 for ERROR
191 * @return 0 for OK; -1 for ERROR
199 * @param dev Pointer to the device structure for the driver instance
209 * @brief Set Wi-Fi packet filter for sniffing operation
213 * @return 0 for OK; -1 for ERROR
218 * @brief Set Wi-Fi channel for monitor or TX injection mode
222 * @return 0 for OK; -1 for ERROR
231 * @return 0 for OK; -1 for ERROR
240 * @return 0 for OK; -1 for ERROR
247 * @param dev Pointer to the device structure for the driver instance.
257 * @param dev Pointer to the device structure for the driver instance.
265 * @param dev Pointer to the device structure for the driver instance.
274 * @param dev Pointer to the device structure for the driver instance
284 * @param dev Pointer to the device structure for the driver instance
298 * @return 0 for OK; -1 for ERROR
307 * @return 0 for OK; -1 for ERROR
320 * @param dev Pointer to the device structure for the driver instance
333 * @return 0 for OK; -1 for ERROR
342 * @return 0 for OK; -1 for ERROR
350 * @return 0 for OK; -1 for ERROR
358 * @return 0 for OK; -1 for ERROR
367 * @brief Dispatch DPP operations for STA
371 * @return 0 for OK; -1 for ERROR
377 * @brief Dispatch DPP operations for AP
381 * @return 0 for OK; -1 for ERROR