Searched refs:fcoe_ctlr_device (Results 1 – 4 of 4) sorted by relevance
15 struct fcoe_ctlr_device;19 void (*get_fcoe_ctlr_link_fail)(struct fcoe_ctlr_device *);20 void (*get_fcoe_ctlr_vlink_fail)(struct fcoe_ctlr_device *);21 void (*get_fcoe_ctlr_miss_fka)(struct fcoe_ctlr_device *);22 void (*get_fcoe_ctlr_symb_err)(struct fcoe_ctlr_device *);23 void (*get_fcoe_ctlr_err_block)(struct fcoe_ctlr_device *);24 void (*get_fcoe_ctlr_fcs_error)(struct fcoe_ctlr_device *);25 void (*set_fcoe_ctlr_mode)(struct fcoe_ctlr_device *);26 int (*set_fcoe_ctlr_enabled)(struct fcoe_ctlr_device *);32 container_of((d), struct fcoe_ctlr_device, dev)[all …]
138 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); \151 struct fcoe_ctlr_device *ctlr = fcoe_fcf_dev_to_ctlr_dev(fcf); \163 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); \247 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in show_ctlr_mode()261 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_mode()305 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_enabled()350 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in fcoe_enum_name_search()368 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in store_ctlr_fip_resp()392 struct fcoe_ctlr_device *ctlr = dev_to_ctlr(dev); in show_ctlr_fip_resp()421 struct fcoe_ctlr_device *ctlr_dev = dev_to_ctlr(dev); in store_ctlr_r_a_tov()[all …]
164 struct fcoe_ctlr_device *ctlr_dev; in fcoe_sysfs_fcf_add()237 struct fcoe_ctlr_device *cdev; in fcoe_sysfs_fcf_del()3215 struct fcoe_ctlr_device *ctlr_dev = fcoe_fcf_dev_to_ctlr_dev(fcf_dev); in fcoe_fcf_get_selected()3233 void fcoe_ctlr_set_fip_mode(struct fcoe_ctlr_device *ctlr_dev) in fcoe_ctlr_set_fip_mode()
12 fcoe_ctlr_device (ctlr_X). The user can then configure any13 per-port settings and finally write to the fcoe_ctlr_device's19 fcoe_ctlr_device's sysfs name to this file will log the20 fcoe_ctlr_device out of the fabric or otherwise connected22 for this fcoe_ctlr_device and any structures associated