Lines Matching refs:ctlr_dev
139 struct fcoe_ctlr_device *ctlr_dev =
141 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev);
1310 struct fcoe_ctlr_device *ctlr_dev;
1319 ctlr_dev = fcoe_ctlr_to_ctlr_dev(ctlr);
1326 fcoe_ctlr_device_delete(ctlr_dev);
1442 struct fcoe_ctlr_device *ctlr_dev;
1449 ctlr_dev = fcoe_ctlr_device_add(&netdev->dev, &bnx2fc_fcoe_sysfs_templ,
1451 if (!ctlr_dev) {
1455 ctlr = fcoe_ctlr_device_priv(ctlr_dev);
1456 ctlr->cdev = ctlr_dev;
1476 fcoe_ctlr_device_delete(ctlr_dev);