Home
last modified time | relevance | path

Searched refs:qed_common_ops (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dqed_fcoe_if.h122 const struct qed_common_ops *common;
H A Dqed_iscsi_if.h192 const struct qed_common_ops *common;
H A Dqed_eth_if.h270 const struct qed_common_ops *common;
H A Dqed_rdma_if.h582 const struct qed_common_ops *common;
H A Dqed_if.h848 struct qed_common_ops { struct
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_dbg.h108 const struct qed_common_ops *common, uint8_t **buf,
H A Dqedf_dbg.c125 qedf_get_grc_dump(struct qed_dev *cdev, const struct qed_common_ops *common, in qedf_get_grc_dump()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed.h27 extern const struct qed_common_ops qed_common_ops_pass;
H A Dqed_main.c2994 const struct qed_common_ops qed_common_ops_pass = {
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c1940 const struct qed_common_ops *ops; in qede_setup_irqs()