Home
last modified time | relevance | path

Searched refs:CNIC_ULP_FCOE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dcnic_if.h23 #define CNIC_ULP_FCOE 2 macro
A Dcnic.c274 if (ulp_type == CNIC_ULP_FCOE && dev->fcoe_cap) in cnic_ulp_ctl()
634 if (ulp_type == CNIC_ULP_FCOE) in cnic_unregister_device()
1272 cp->ctx_tbl[i].ulp_proto_id = CNIC_ULP_FCOE; in cnic_alloc_bnx2x_resc()
1613 if (ctx->ulp_proto_id == CNIC_ULP_FCOE) { in cnic_alloc_bnx2x_conn_resc()
2425 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_FCOE, cqes, 1); in cnic_bnx2x_fcoe_ofld1()
2532 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_FCOE, cqes, 1); in cnic_bnx2x_fcoe_destroy()
2595 ulp_type = CNIC_ULP_FCOE; in cnic_bnx2x_kwqe_err()
2856 ulp_type = CNIC_ULP_FCOE; in service_kcqes()
3311 ulp_type = CNIC_ULP_FCOE; in cnic_ctl()
/linux-6.3-rc2/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c2066 rc = dev->register_device(dev, CNIC_ULP_FCOE, in bnx2fc_ulp_init()
2550 hba->cnic->unregister_device(hba->cnic, CNIC_ULP_FCOE); in bnx2fc_ulp_exit()
2734 cnic_register_driver(CNIC_ULP_FCOE, &bnx2fc_cnic_cb); in bnx2fc_mod_init()
2778 CNIC_ULP_FCOE); in bnx2fc_mod_exit()
2781 cnic_unregister_driver(CNIC_ULP_FCOE); in bnx2fc_mod_exit()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c14766 else if (ulp_type == CNIC_ULP_FCOE) in bnx2x_drv_ctl()
14770 if ((ulp_type != CNIC_ULP_FCOE) || in bnx2x_drv_ctl()
14802 else if (ulp_type == CNIC_ULP_FCOE) in bnx2x_drv_ctl()

Completed in 40 milliseconds