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