Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1279 #define TX_CMD_FLG_CTS_MSK cpu_to_le32(1 << 2) macro
H A Dcommon.c5559 *tx_flags &= ~TX_CMD_FLG_CTS_MSK; in il_tx_cmd_protection()
5571 *tx_flags |= TX_CMD_FLG_CTS_MSK; in il_tx_cmd_protection()
5577 *tx_flags |= TX_CMD_FLG_CTS_MSK; in il_tx_cmd_protection()