Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h145 unsigned int poll_command_supported:1; member
H A Ddriver_nl80211_capa.c67 unsigned int poll_command_supported:1; member
238 info->poll_command_supported = 1; in wiphy_info_supp_cmds()
1253 drv->poll_command_supported = info.poll_command_supported; in wpa_driver_nl80211_capa()
1265 (!info.poll_command_supported || !info.data_tx_status); in wpa_driver_nl80211_capa()