Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dlibfcoe.h169 #define fcoe_ctlr_to_ctlr_dev(x) \ macro
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
Dfcoe.c1895 fcoe_ctlr_device_delete(fcoe_ctlr_to_ctlr_dev(ctlr)); in fcoe_device_notification()
1908 cdev = fcoe_ctlr_to_ctlr_dev(ctlr); in fcoe_device_notification()
2109 cdev = fcoe_ctlr_to_ctlr_dev(ctlr); in fcoe_destroy_work()
2222 ctlr_dev = fcoe_ctlr_to_ctlr_dev(ctlr); in _fcoe_create()
2360 struct fcoe_ctlr_device *cdev = fcoe_ctlr_to_ctlr_dev(ctlr); in fcoe_reset()
Dfcoe_ctlr.c192 ctlr_dev = fcoe_ctlr_to_ctlr_dev(fip); in fcoe_sysfs_fcf_add()
252 cdev = fcoe_ctlr_to_ctlr_dev(fip); in fcoe_sysfs_fcf_del()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c927 cdev = fcoe_ctlr_to_ctlr_dev(ctlr); in bnx2fc_indicate_netevent()
1317 ctlr_dev = fcoe_ctlr_to_ctlr_dev(ctlr); in bnx2fc_interface_release()
2368 cdev = fcoe_ctlr_to_ctlr_dev(ctlr); in _bnx2fc_create()