Lines Matching full:off
2 * wpa_supplicant - Off-channel Action frame TX/RX
80 …"Off-channel: Send Action callback (without_roc=%d pending_action_tx=%p pending_action_tx_done=%d)… in wpas_send_action_cb()
101 wpa_printf(MSG_DEBUG, "Off-channel: Pending Action frame TX " in wpas_send_action_cb()
114 wpa_printf(MSG_DEBUG, "Off-channel: Schedule " in wpas_send_action_cb()
128 wpa_printf(MSG_DEBUG, "Off-channel: Failed to " in wpas_send_action_cb()
141 wpa_printf(MSG_DEBUG, "Off-channel: Sending pending Action frame to " in wpas_send_action_cb()
153 wpa_printf(MSG_DEBUG, "Off-channel: Failed to send the " in wpas_send_action_cb()
184 wpa_printf(MSG_DEBUG, "Off-channel: Ignore Action TX status - " in offchannel_send_action_tx_status()
190 wpa_printf(MSG_DEBUG, "Off-channel: Ignore Action TX status - " in offchannel_send_action_tx_status()
199 wpa_printf(MSG_DEBUG, "Off-channel: Ignore Action TX status - " in offchannel_send_action_tx_status()
209 "Off-channel: Delete matching pending action frame (dst=" in offchannel_send_action_tx_status()
217 wpa_printf(MSG_DEBUG, "Off-channel: TX status result=%d cb=%p", in offchannel_send_action_tx_status()
239 * offchannel_send_action - Request off-channel Action frame TX
254 * current operating channel or on another channel (off-channel). The actual
270 wpa_printf(MSG_DEBUG, "Off-channel: Send action frame: freq=%d dst=" in offchannel_send_action()
278 wpa_printf(MSG_DEBUG, "Off-channel: Dropped pending Action " in offchannel_send_action()
289 wpa_printf(MSG_DEBUG, "Off-channel: Failed to allocate Action " in offchannel_send_action()
301 "Off-channel: Stored pending action frame (dst=" MACSTR in offchannel_send_action()
330 wpa_printf(MSG_DEBUG, "Off-channel: Already on " in offchannel_send_action()
338 wpa_printf(MSG_DEBUG, "Off-channel: Already on requested " in offchannel_send_action()
350 wpa_printf(MSG_DEBUG, "Off-channel: Already waiting for " in offchannel_send_action()
356 wpa_printf(MSG_DEBUG, "Off-channel: Schedule Action frame to be " in offchannel_send_action()
371 wpa_printf(MSG_DEBUG, "Off-channel: Failed to request driver " in offchannel_send_action()
393 …"Off-channel: Action frame sequence done notification: pending_action_tx=%p drv_offchan_tx=%d acti… in offchannel_send_action_done()
467 "Off-channel: Clear pending Action frame TX (pending_action_tx=%p", in offchannel_clear_pending_action_tx()
475 * offchannel_deinit - Deinit off-channel operations
478 * This function is used to free up any allocated resources for off-channel