Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_station_info.c2373 sta_flags.mask = QCA_VENDOR_WLAN_STA_FLAG_AMPDU | in hdd_get_connected_station_info_ex()
2378 sta_flags.set |= QCA_VENDOR_WLAN_STA_FLAG_AMPDU; in hdd_get_connected_station_info_ex()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/
Dqca_vendor.h12147 QCA_VENDOR_WLAN_STA_FLAG_AMPDU = BIT(0), enumerator