Home
last modified time | relevance | path

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

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