Home
last modified time | relevance | path

Searched refs:IEEE80211_NUM_BANDS (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_types.h43 IEEE80211_NUM_BANDS /**< Reserved */ enumerator
H A Dwlan_hdi_hal_services_c_test.cpp242 wifiInfoInvalid.band = IEEE80211_NUM_BANDS; in HWTEST_F()
/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h141 IEEE80211_NUM_BANDS /**< Number of frequency bands */ enumerator
460 struct WlanBand *bands[IEEE80211_NUM_BANDS]; /**< Frequency bands */
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_hal.h65 IEEE80211_NUM_BANDS enumerator
/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h218 IEEE80211_NUM_BANDS /**< Reserved */ enumerator
472 WlanBands bands[IEEE80211_NUM_BANDS];
/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp220 int32_t bandNotSupport = IEEE80211_NUM_BANDS;
/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp1120 int32_t bandNotSupport = IEEE80211_NUM_BANDS;
1162 int32_t bandNotSupport = IEEE80211_NUM_BANDS;
/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c402 if (ifName == NULL || result == NULL || band >= IEEE80211_NUM_BANDS) { in GetValidFreqByBand()
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1291 if (band >= IEEE80211_NUM_BANDS) { in GetValidFreqByBand()

Completed in 18 milliseconds