Searched refs:CNIC_F_BNX2_CLASS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcnic_if.h263 #define CNIC_F_BNX2_CLASS 3 macro
H A Dcnic.c871 if (test_bit(CNIC_F_BNX2_CLASS, &dev->flags))
933 if (test_bit(CNIC_F_BNX2_CLASS, &dev->flags)) {
4212 if (test_bit(CNIC_F_BNX2_CLASS, &dev->flags)) {
4256 if (test_bit(CNIC_F_BNX2_CLASS, &dev->flags)) {
4507 set_bit(CNIC_F_BNX2_CLASS, &cdev->flags);

Completed in 48 milliseconds