Searched defs:qed_nvmetcp_ops (Results 1 – 1 of 1) sorted by relevance
192 struct qed_nvmetcp_ops { struct193 const struct qed_common_ops *common;195 const struct qed_ll2_ops *ll2;197 int (*fill_dev_info)(struct qed_dev *cdev,200 void (*register_ops)(struct qed_dev *cdev,203 int (*start)(struct qed_dev *cdev,207 int (*stop)(struct qed_dev *cdev);209 int (*acquire_conn)(struct qed_dev *cdev,215 int (*offload_conn)(struct qed_dev *cdev,219 int (*update_conn)(struct qed_dev *cdev,[all …]