Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
Dtx.c37 *tx_flags |= TX_CMD_FLG_PROT_REQUIRE_MSK; in iwlagn_tx_cmd_protection()
Dcommands.h1101 #define TX_CMD_FLG_PROT_REQUIRE_MSK cpu_to_le32(1 << 0) macro