Searched refs:TX_CMD_FLG_RTS_MSK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-core.c410 *tx_flags |= TX_CMD_FLG_RTS_MSK;
422 *tx_flags &= ~TX_CMD_FLG_RTS_MSK;
427 *tx_flags &= ~TX_CMD_FLG_RTS_MSK;
H A Diwl-commands.h1453 #define TX_CMD_FLG_RTS_MSK cpu_to_le32(1 << 1) macro
1458 * Mutually exclusive vs. TX_CMD_FLG_RTS_MSK.

Completed in 76 milliseconds