Searched refs:NETXEN_NIC_BRIDGE_ENABLED (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c801 if (!!(adapter->flags & NETXEN_NIC_BRIDGE_ENABLED) == enable)
820 adapter->flags ^= NETXEN_NIC_BRIDGE_ENABLED;
H A Dnetxen_nic.h1143 #define NETXEN_NIC_BRIDGE_ENABLED 0X10 macro
H A Dnetxen_nic_main.c2764 bridged_mode = !!(adapter->flags & NETXEN_NIC_BRIDGE_ENABLED);

Completed in 115 milliseconds