Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/qed/
H A Dqed_nvmetcp_if.h76 struct qed_nvmetcp_cb_ops { struct
201 struct qed_nvmetcp_cb_ops *ops, void *cookie);
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed.h823 struct qed_nvmetcp_cb_ops *nvmetcp;
H A Dqed_nvmetcp.c160 struct qed_nvmetcp_cb_ops *ops, in qed_register_nvmetcp_ops()