Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-tx.c50 *tx_flags |= TX_CMD_FLG_PROT_REQUIRE_MSK; in iwlagn_tx_cmd_protection()
Diwl-commands.h1127 #define TX_CMD_FLG_PROT_REQUIRE_MSK cpu_to_le32(1 << 0) macro