Searched refs:NETXEN_NIC_BRIDGE_ENABLED (Results 1 – 3 of 3) sorted by relevance
801 if (!!(adapter->flags & NETXEN_NIC_BRIDGE_ENABLED) == enable) in netxen_config_bridged_mode()820 adapter->flags ^= NETXEN_NIC_BRIDGE_ENABLED; in netxen_config_bridged_mode()
1143 #define NETXEN_NIC_BRIDGE_ENABLED 0X10 macro
2766 bridged_mode = !!(adapter->flags & NETXEN_NIC_BRIDGE_ENABLED); in netxen_show_bridged_mode()