Searched refs:tx_rate_mode (Results 1 – 3 of 3) sorted by relevance
271 switch (td->tx_rate_mode) { in mt7915_tm_set_tx_len()459 td->tx_rate_mode == MT76_TM_TX_MODE_HE_MU); in mt7915_tm_set_tx_frames()469 mt7915_tm_set_ipg_params(phy, ipg, td->tx_rate_mode); in mt7915_tm_set_tx_frames()570 if (td->tx_rate_mode <= MT76_TM_TX_MODE_OFDM) { in mt7915_tm_set_tx_cont()581 if (td->tx_rate_mode == MT76_TM_TX_MODE_OFDM) in mt7915_tm_set_tx_cont()586 switch (td->tx_rate_mode) { in mt7915_tm_set_tx_cont()
612 switch (td->tx_rate_mode) { in mt7915_mac_write_txwi_tm()679 if (td->tx_rate_mode < MT76_TM_TX_MODE_HT) in mt7915_mac_write_txwi_tm()
796 u8 tx_rate_mode; member