Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1272 #define TX_CMD_FLG_RTS_MSK cpu_to_le32(1 << 1) macro
1277 * Mutually exclusive vs. TX_CMD_FLG_RTS_MSK.
H A Dcommon.c5547 *tx_flags |= TX_CMD_FLG_RTS_MSK; in il_tx_cmd_protection()
5559 *tx_flags &= ~TX_CMD_FLG_RTS_MSK; in il_tx_cmd_protection()
5565 *tx_flags &= ~TX_CMD_FLG_RTS_MSK; in il_tx_cmd_protection()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1272 #define TX_CMD_FLG_RTS_MSK cpu_to_le32(1 << 1) macro
1277 * Mutually exclusive vs. TX_CMD_FLG_RTS_MSK.
H A Dcommon.c5545 *tx_flags |= TX_CMD_FLG_RTS_MSK; in il_tx_cmd_protection()
5557 *tx_flags &= ~TX_CMD_FLG_RTS_MSK; in il_tx_cmd_protection()
5563 *tx_flags &= ~TX_CMD_FLG_RTS_MSK; in il_tx_cmd_protection()

Completed in 26 milliseconds