Searched refs:ulp_type (Results 1 – 3 of 3) sorted by relevance
148 int ulp_type; member163 int ulp_type; member274 int ulp_type; member316 int (*register_device)(struct cnic_dev *dev, int ulp_type,318 int (*unregister_device)(struct cnic_dev *dev, int ulp_type);330 struct cnic_dev *(*cm_select_dev)(struct sockaddr_in *, int ulp_type);384 int cnic_register_driver(int ulp_type, struct cnic_ulp_ops *ulp_ops);386 int cnic_unregister_driver(int ulp_type);
280 info.data.ulp_type = ulp_type; in cnic_ulp_ctl()477 if (ulp_type < 0 || ulp_type >= MAX_CNIC_ULP_TYPE) { in cnic_register_driver()520 if (ulp_type < 0 || ulp_type >= MAX_CNIC_ULP_TYPE) { in cnic_unregister_driver()572 if (ulp_type < 0 || ulp_type >= MAX_CNIC_ULP_TYPE) { in cnic_register_device()614 if (ulp_type < 0 || ulp_type >= MAX_CNIC_ULP_TYPE) { in cnic_unregister_device()2587 int ulp_type; in cnic_bnx2x_kwqe_err() local2628 ulp_type = CNIC_ULP_L4; in cnic_bnx2x_kwqe_err()2833 int ulp_type; in service_kcqes() local3605 csk1->ulp_type = ulp_type; in cnic_cm_create()3712 int ulp_type) in cnic_cm_select_dev() argument[all …]
14744 int ulp_type = ctl->data.register_data.ulp_type; in bnx2x_drv_ctl() local14756 if (ulp_type == CNIC_ULP_ISCSI) in bnx2x_drv_ctl()14758 else if (ulp_type == CNIC_ULP_FCOE) in bnx2x_drv_ctl()14762 if ((ulp_type != CNIC_ULP_FCOE) || in bnx2x_drv_ctl()14785 int ulp_type = ctl->data.ulp_type; in bnx2x_drv_ctl() local14792 if (ulp_type == CNIC_ULP_ISCSI) in bnx2x_drv_ctl()14794 else if (ulp_type == CNIC_ULP_FCOE) in bnx2x_drv_ctl()