Searched refs:CNIC_DRV_STATE_NO_ISCSI (Results 1 – 3 of 3) sorted by relevance
205 #define CNIC_DRV_STATE_NO_ISCSI 0x00000008 macro
1314 if (cp->ethdev->drv_state & CNIC_DRV_STATE_NO_ISCSI) in cnic_alloc_bnx2x_resc()3840 if (cp->ethdev->drv_state & CNIC_DRV_STATE_NO_ISCSI) in cnic_cm_connect()5300 if (ethdev->drv_state & CNIC_DRV_STATE_NO_ISCSI) in cnic_register_netdev()5596 if (!(ethdev->drv_state & CNIC_DRV_STATE_NO_ISCSI)) in init_bnx2x_cnic()
15169 cp->drv_state |= CNIC_DRV_STATE_NO_ISCSI; in bnx2x_cnic_probe()