Home
last modified time | relevance | path

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

/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);
/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()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c701 static struct qed_fcoe_cb_ops qedf_cb_ops = {