Searched refs:TX_CMD_FLG_CTS_MSK (Results 1 – 3 of 3) sorted by relevance
2674 *tx_flags &= ~TX_CMD_FLG_CTS_MSK; in iwl_legacy_tx_cmd_protection()2686 *tx_flags |= TX_CMD_FLG_CTS_MSK; in iwl_legacy_tx_cmd_protection()2692 *tx_flags |= TX_CMD_FLG_CTS_MSK; in iwl_legacy_tx_cmd_protection()
1291 #define TX_CMD_FLG_CTS_MSK cpu_to_le32(1 << 2) macro
1490 #define TX_CMD_FLG_CTS_MSK cpu_to_le32(1 << 2) macro