Searched refs:supports_tx_mgmt_frame_mcs (Results 1 – 4 of 4) sorted by relevance
134 supports_tx_mgmt_frame_mcs(false) {} in WiphyFeatures()150 bool supports_tx_mgmt_frame_mcs; member
113 supports_tx_mgmt_frame_mcs = false; in WiphyFeatures()
198 << wiphy_features_.supports_tx_mgmt_frame_mcs << endl; in Dump()294 if (mcs >= 0 && !wiphy_features_.supports_tx_mgmt_frame_mcs) { in SendMgmtFrame()
161 wiphy_features.supports_tx_mgmt_frame_mcs = true; in TEST_F()