Lines Matching refs:ctlr_dev
141 struct fcoe_ctlr_device *ctlr_dev =
143 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev);
1302 struct fcoe_ctlr_device *ctlr_dev;
1311 ctlr_dev = fcoe_ctlr_to_ctlr_dev(ctlr);
1318 fcoe_ctlr_device_delete(ctlr_dev);
1434 struct fcoe_ctlr_device *ctlr_dev;
1441 ctlr_dev = fcoe_ctlr_device_add(&netdev->dev, &bnx2fc_fcoe_sysfs_templ,
1443 if (!ctlr_dev) {
1447 ctlr = fcoe_ctlr_device_priv(ctlr_dev);
1448 ctlr->cdev = ctlr_dev;
1468 fcoe_ctlr_device_delete(ctlr_dev);