Searched refs:NETXEN_NIC_DIAG_ENABLED (Results 1 – 2 of 2) sorted by relevance
2801 if (!!new != !!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_store_diag_mode()2802 adapter->flags ^= NETXEN_NIC_DIAG_ENABLED; in netxen_store_diag_mode()2814 !!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)); in netxen_show_diag_mode()2829 if (!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_sysfs_validate_crb()2909 if (!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_sysfs_validate_mem()
1144 #define NETXEN_NIC_DIAG_ENABLED 0x20 macro