Searched refs:TX_CMD_FLG_IGNORE_BT (Results 1 – 3 of 3) sorted by relevance
759 scan->tx_cmd.tx_flags |= TX_CMD_FLG_IGNORE_BT; in iwlagn_request_scan()
69 tx_flags |= TX_CMD_FLG_IGNORE_BT; in iwlagn_tx_cmd_build_basic()
1125 #define TX_CMD_FLG_IGNORE_BT cpu_to_le32(1 << 12) macro