Home
last modified time | relevance | path

Searched refs:qed_fcoe_ops (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dqed_fcoe_if.h121 struct qed_fcoe_ops { struct
151 const struct qed_fcoe_ops *qed_get_fcoe_ops(void); argument
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_attr.c71 extern const struct qed_fcoe_ops *qed_ops;
H A Dqedf_fip.c10 extern const struct qed_fcoe_ops *qed_ops;
H A Dqedf.h471 extern const struct qed_fcoe_ops *qed_ops;
H A Dqedf_main.c27 const struct qed_fcoe_ops *qed_ops;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c1014 static const struct qed_fcoe_ops qed_fcoe_ops_pass = {
1028 const struct qed_fcoe_ops *qed_get_fcoe_ops(void) in qed_get_fcoe_ops()