Home
last modified time | relevance | path

Searched defs:phy_info_arg (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/drivers/
Ddriver_nl80211_capa.c1610 struct phy_info_arg { struct
1611 u16 *num_modes;
1612 struct hostapd_hw_modes *modes;
1613 int last_mode, last_chan_idx;
1614 int failed;
1615 u8 dfs_domain;
Ddriver_zephyr.c648 struct phy_info_arg { struct
649 u16 *num_modes;
650 struct hostapd_hw_modes *modes;
651 int last_mode, last_chan_idx;
652 int failed;
653 u8 dfs_domain;
Ddriver_zephyr.h148 void *phy_info_arg; member