Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/qed/
Dqed_fcoe_if.h118 struct qed_fcoe_ops { struct
119 const struct qed_common_ops *common;
121 int (*fill_dev_info)(struct qed_dev *cdev,
124 void (*register_ops)(struct qed_dev *cdev,
148 const struct qed_fcoe_ops *qed_get_fcoe_ops(void); argument