Searched defs:max_tx_streams (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/connectivity/wificond/net/ | ||
H A D | netlink_utils.h | 86 uint32_t max_tx_streams; member |
H A D | netlink_utils.cpp | 573 uint32_t max_tx_streams = max_rx_streams; in ParseHtMcsSet() local |