Home
last modified time | relevance | path

Searched refs:CNIC_F_BNX2X_CLASS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic_if.h337 #define CNIC_F_BNX2X_CLASS 4 macro
H A Dcnic.c1116 } else if (test_bit(CNIC_F_BNX2X_CLASS, &dev->flags)) { in cnic_init_uio()
2919 if (!test_bit(CNIC_F_BNX2X_CLASS, &cp->dev->flags)) in cnic_l2_completion()
4059 if (test_bit(CNIC_F_BNX2X_CLASS, &dev->flags) && in cnic_cm_process_kcqe()
5172 } else if (test_bit(CNIC_F_BNX2X_CLASS, &dev->flags)) { in cnic_init_rings()
5242 } else if (test_bit(CNIC_F_BNX2X_CLASS, &dev->flags)) { in cnic_shutdown_rings()
5582 set_bit(CNIC_F_BNX2X_CLASS, &cdev->flags); in init_bnx2x_cnic()
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_init.c97 } else if (test_bit(CNIC_F_BNX2X_CLASS, &dev->flags)) { in bnx2i_identify_device()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2039 if (!test_bit(CNIC_F_BNX2X_CLASS, &dev->flags) || in bnx2fc_ulp_init()
2520 if (!test_bit(CNIC_F_BNX2X_CLASS, &dev->flags)) { in bnx2fc_ulp_exit()