Searched refs:poll_command_supported (Results 1 – 3 of 3) sorted by relevance
67 unsigned int poll_command_supported:1; member242 info->poll_command_supported = 1; in wiphy_info_supp_cmds()936 drv->poll_command_supported = info.poll_command_supported; in wpa_driver_nl80211_capa()947 drv->use_monitor = !info.poll_command_supported || !info.data_tx_status; in wpa_driver_nl80211_capa()
129 unsigned int poll_command_supported:1; member
7256 if (!drv->poll_command_supported) { in nl80211_poll_client()7765 drv->poll_command_supported ? in wpa_driver_nl80211_status()