Searched defs:qed_common_ops (Results 1 – 1 of 1) sorted by relevance
869 struct qed_common_ops { struct870 struct qed_selftest_ops *selftest;875 void (*remove)(struct qed_dev *cdev);901 u32 (*sb_init)(struct qed_dev *cdev,908 u32 (*sb_release)(struct qed_dev *cdev,948 int (*set_link)(struct qed_dev *cdev,959 void (*get_link)(struct qed_dev *cdev,969 int (*drain)(struct qed_dev *cdev);984 int (*chain_alloc)(struct qed_dev *cdev,988 void (*chain_free)(struct qed_dev *cdev,[all …]
Completed in 20 milliseconds