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()2233 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_L4, cqes, 1); in cnic_bnx2x_offload_pg()2248 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_L4, cqes, 1); in cnic_bnx2x_update_pg()2628 ulp_type = CNIC_ULP_L4; in cnic_bnx2x_kwqe_err()2858 ulp_type = CNIC_ULP_L4; in service_kcqes()4339 cp->ulp_handle[CNIC_ULP_L4] = dev; in cnic_cm_open()4340 rcu_assign_pointer(cp->ulp_ops[CNIC_ULP_L4], &cm_ulp_ops); in cnic_cm_open()5423 RCU_INIT_POINTER(cp->ulp_ops[CNIC_ULP_L4], NULL); in cnic_stop_hw()