Searched defs:nrf_wifi_umac_set_wiphy_info (Results 1 – 1 of 1) sorted by relevance
1684 struct nrf_wifi_umac_set_wiphy_info { struct1688 int rts_threshold;1692 unsigned int frag_threshold;1698 unsigned int antenna_tx;1704 unsigned int antenna_rx;1706 struct freq_params freq_params;1708 struct nrf_wifi_txq_params txq_params;1710 struct nrf_wifi_tx_power_setting tx_power_setting;1735 /** nrf_wifi_umac_set_wiphy_info */ argument