Searched refs:NETXEN_NIC_DIAG_ENABLED (Results 1 – 2 of 2) sorted by relevance
2787 if (!!new != !!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_store_diag_mode()2788 adapter->flags ^= NETXEN_NIC_DIAG_ENABLED; in netxen_store_diag_mode()2800 !!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)); in netxen_show_diag_mode()2815 if (!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_sysfs_validate_crb()2895 if (!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_sysfs_validate_mem()
1144 #define NETXEN_NIC_DIAG_ENABLED 0x20 macro