Searched refs:QLCNIC_BRIDGE_ENABLED (Results 1 – 2 of 2) sorted by relevance
857 if (!!(adapter->flags & QLCNIC_BRIDGE_ENABLED) == enable) in qlcnic_config_bridged_mode()875 adapter->flags ^= QLCNIC_BRIDGE_ENABLED; in qlcnic_config_bridged_mode()
1009 #define QLCNIC_BRIDGE_ENABLED 0X10 macro