Searched refs:NETXEN_NIC_DIAG_ENABLED (Results 1 – 2 of 2) sorted by relevance
2795 if (!!new != !!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_store_diag_mode()2796 adapter->flags ^= NETXEN_NIC_DIAG_ENABLED; in netxen_store_diag_mode()2808 !!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)); in netxen_show_diag_mode()2823 if (!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_sysfs_validate_crb()2903 if (!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_sysfs_validate_mem()
1144 #define NETXEN_NIC_DIAG_ENABLED 0x20 macro