Searched refs:CNIC_ULP_L4 (Results 1 – 2 of 2) sorted by relevance
24 #define CNIC_ULP_L4 3 macro
393 if (!rcu_access_pointer(cp->ulp_ops[CNIC_ULP_L4])) { in cnic_iscsi_nl_msg_recv()2235 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_L4, cqes, 1); in cnic_bnx2x_offload_pg()2250 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_L4, cqes, 1); in cnic_bnx2x_update_pg()2630 ulp_type = CNIC_ULP_L4; in cnic_bnx2x_kwqe_err()2860 ulp_type = CNIC_ULP_L4; in service_kcqes()4341 cp->ulp_handle[CNIC_ULP_L4] = dev; in cnic_cm_open()4342 rcu_assign_pointer(cp->ulp_ops[CNIC_ULP_L4], &cm_ulp_ops); in cnic_cm_open()5425 RCU_INIT_POINTER(cp->ulp_ops[CNIC_ULP_L4], NULL); in cnic_stop_hw()