Searched refs:supports_tx_mgmt_frame_mcs (Results 1 – 4 of 4) sorted by relevance
104 supports_tx_mgmt_frame_mcs(false) {} in WiphyFeatures()120 bool supports_tx_mgmt_frame_mcs; member
92 supports_tx_mgmt_frame_mcs = false; in WiphyFeatures()
191 << wiphy_features_.supports_tx_mgmt_frame_mcs << endl; in Dump()278 if (mcs >= 0 && !wiphy_features_.supports_tx_mgmt_frame_mcs) { in SendMgmtFrame()
195 wiphy_features.supports_tx_mgmt_frame_mcs = true; in TEST_F()