Searched refs:NETXEN_NIC_DIAG_ENABLED (Results 1 – 2 of 2) sorted by relevance
2822 if (!!new != !!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_store_diag_mode()2823 adapter->flags ^= NETXEN_NIC_DIAG_ENABLED; in netxen_store_diag_mode()2835 !!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)); in netxen_show_diag_mode()2850 if (!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_sysfs_validate_crb()2930 if (!(adapter->flags & NETXEN_NIC_DIAG_ENABLED)) in netxen_sysfs_validate_mem()
1160 #define NETXEN_NIC_DIAG_ENABLED 0x20 macro