Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c41 *tx_flags |= TX_CMD_FLG_PROT_REQUIRE_MSK; in iwlagn_tx_cmd_protection()
H A Dcommands.h1151 #define TX_CMD_FLG_PROT_REQUIRE_MSK cpu_to_le32(1 << 0) macro