Searched refs:TX_CMD_FLG_PROT_REQUIRE_MSK (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/iwlwifi/ | ||
D | iwl-agn-tx.c | 50 *tx_flags |= TX_CMD_FLG_PROT_REQUIRE_MSK; in iwlagn_tx_cmd_protection() |
D | iwl-commands.h | 1127 #define TX_CMD_FLG_PROT_REQUIRE_MSK cpu_to_le32(1 << 0) macro |