Home
last modified time | relevance | path

Searched refs:poll_command_supported (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h162 unsigned int poll_command_supported:1; member
H A Ddriver_nl80211_capa.c68 unsigned int poll_command_supported:1; member
242 info->poll_command_supported = 1; in wiphy_info_supp_cmds()
1550 drv->poll_command_supported = info.poll_command_supported; in wpa_driver_nl80211_capa()
1562 (!info.poll_command_supported || !info.data_tx_status); in wpa_driver_nl80211_capa()
H A Ddriver_nl80211.c10364 if (!drv->poll_command_supported) { in nl80211_poll_client()
11048 drv->poll_command_supported ? in wpa_driver_nl80211_status()