Home
last modified time | relevance | path

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

/linux/include/linux/qed/
H A Dqed_fcoe_if.h119 const struct qed_common_ops *common;
H A Dqed_nvmetcp_if.h193 const struct qed_common_ops *common;
H A Dqed_iscsi_if.h192 const struct qed_common_ops *common;
H A Dqed_eth_if.h259 const struct qed_common_ops *common;
H A Dqed_rdma_if.h582 const struct qed_common_ops *common;
H A Dqed_if.h876 struct qed_common_ops { struct
/linux/drivers/scsi/qedf/
H A Dqedf_dbg.h109 const struct qed_common_ops *common, uint8_t **buf,
H A Dqedf_dbg.c124 qedf_get_grc_dump(struct qed_dev *cdev, const struct qed_common_ops *common, in qedf_get_grc_dump()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed.h29 extern const struct qed_common_ops qed_common_ops_pass;
H A Dqed_main.c3031 const struct qed_common_ops qed_common_ops_pass = {
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c2044 const struct qed_common_ops *ops; in qede_setup_irqs()