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()3839 if (cp->ethdev->drv_state & CNIC_DRV_STATE_NO_ISCSI) in cnic_cm_connect()5299 if (ethdev->drv_state & CNIC_DRV_STATE_NO_ISCSI) in cnic_register_netdev()5595 if (!(ethdev->drv_state & CNIC_DRV_STATE_NO_ISCSI)) in init_bnx2x_cnic()
15095 cp->drv_state |= CNIC_DRV_STATE_NO_ISCSI; in bnx2x_cnic_probe()