Searched refs:TX_CMD_FLG_SEQ_CTL_MSK (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/iwlwifi/
H A Diwl-agn-tx.c357 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
363 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
377 tx_flags &= ~TX_CMD_FLG_SEQ_CTL_MSK;
379 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
H A Diwl3945-base.c417 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
423 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
433 tx_flags &= ~TX_CMD_FLG_SEQ_CTL_MSK;
435 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
2922 scan->tx_cmd.tx_flags = TX_CMD_FLG_SEQ_CTL_MSK;
H A Diwl-agn-lib.c1276 scan->tx_cmd.tx_flags = TX_CMD_FLG_SEQ_CTL_MSK;
H A Diwl-commands.h1501 #define TX_CMD_FLG_SEQ_CTL_MSK cpu_to_le32(1 << 13) macro
H A Diwl-3945.c2436 tx_beacon_cmd->tx.tx_flags = (TX_CMD_FLG_SEQ_CTL_MSK |
H A Diwl-agn.c354 tx_beacon_cmd->tx.tx_flags = TX_CMD_FLG_SEQ_CTL_MSK |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-tx.c357 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
363 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
377 tx_flags &= ~TX_CMD_FLG_SEQ_CTL_MSK;
379 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
H A Diwl3945-base.c417 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
423 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
433 tx_flags &= ~TX_CMD_FLG_SEQ_CTL_MSK;
435 tx_flags |= TX_CMD_FLG_SEQ_CTL_MSK;
2922 scan->tx_cmd.tx_flags = TX_CMD_FLG_SEQ_CTL_MSK;
H A Diwl-agn-lib.c1276 scan->tx_cmd.tx_flags = TX_CMD_FLG_SEQ_CTL_MSK;
H A Diwl-commands.h1501 #define TX_CMD_FLG_SEQ_CTL_MSK cpu_to_le32(1 << 13) macro
H A Diwl-3945.c2436 tx_beacon_cmd->tx.tx_flags = (TX_CMD_FLG_SEQ_CTL_MSK |
H A Diwl-agn.c354 tx_beacon_cmd->tx.tx_flags = TX_CMD_FLG_SEQ_CTL_MSK |

Completed in 368 milliseconds