Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h145 unsigned int poll_command_supported:1; member
H A Ddriver_nl80211_capa.c69 unsigned int poll_command_supported:1; member
243 info->poll_command_supported = 1; in wiphy_info_supp_cmds()
1417 drv->poll_command_supported = info.poll_command_supported; in wpa_driver_nl80211_capa()
1429 (!info.poll_command_supported || !info.data_tx_status); in wpa_driver_nl80211_capa()
H A Ddriver_nl80211.c9119 if (!drv->poll_command_supported) { in nl80211_poll_client()
9689 drv->poll_command_supported ? in wpa_driver_nl80211_status()