Home
last modified time | relevance | path

Searched refs:TX_CMD_FLG_CTS_MSK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1270 * Mutually exclusive vs. TX_CMD_FLG_CTS_MSK.
1279 #define TX_CMD_FLG_CTS_MSK cpu_to_le32(1 << 2) macro
H A Dcommon.c5548 *tx_flags &= ~TX_CMD_FLG_CTS_MSK; in il_tx_cmd_protection()
5560 *tx_flags |= TX_CMD_FLG_CTS_MSK; in il_tx_cmd_protection()
5566 *tx_flags |= TX_CMD_FLG_CTS_MSK; in il_tx_cmd_protection()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1270 * Mutually exclusive vs. TX_CMD_FLG_CTS_MSK.
1279 #define TX_CMD_FLG_CTS_MSK cpu_to_le32(1 << 2) macro
H A Dcommon.c5546 *tx_flags &= ~TX_CMD_FLG_CTS_MSK; in il_tx_cmd_protection()
5558 *tx_flags |= TX_CMD_FLG_CTS_MSK; in il_tx_cmd_protection()
5564 *tx_flags |= TX_CMD_FLG_CTS_MSK; in il_tx_cmd_protection()

Completed in 26 milliseconds