Home | History | Annotate | Download | only in drivers

Lines Matching full:use_monitor

877 	drv->use_monitor = !info.poll_command_supported || !info.data_tx_status;
879 if (drv->device_ap_sme && drv->use_monitor) {
886 wpa_printf(MSG_DEBUG, "nl80211: Disable use_monitor "
889 drv->use_monitor = 0;
898 if (!drv->use_monitor && !info.data_tx_status)