Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/qed/
H A Dqed_fcoe_if.h65 struct qed_fcoe_cb_ops { struct
125 struct qed_fcoe_cb_ops *ops, void *cookie);
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c746 struct qed_fcoe_cb_ops *ops, void *cookie) in qed_register_fcoe_ops()
1014 struct qed_fcoe_cb_ops *ops = cdev->protocol_ops.fcoe; in qed_get_protocol_stats_fcoe()
H A Dqed.h821 struct qed_fcoe_cb_ops *fcoe;
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c701 static struct qed_fcoe_cb_ops qedf_cb_ops = {