Home
last modified time | relevance | path

Searched refs:TX_CMD_FLG_RTS_MSK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1272 #define TX_CMD_FLG_RTS_MSK cpu_to_le32(1 << 1) macro
H A Dcommon.c5558 *tx_flags |= TX_CMD_FLG_RTS_MSK; in il_tx_cmd_protection()
5570 *tx_flags &= ~TX_CMD_FLG_RTS_MSK; in il_tx_cmd_protection()
5576 *tx_flags &= ~TX_CMD_FLG_RTS_MSK; in il_tx_cmd_protection()