Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/qed/
A Dqed_ll2_if.h209 struct qed_ll2_ops { struct
218 int (*start)(struct qed_dev *cdev, struct qed_ll2_params *params);
227 int (*stop)(struct qed_dev *cdev);
238 int (*start_xmit)(struct qed_dev *cdev, struct sk_buff *skb,
270 static const struct qed_ll2_ops qed_ll2_ops_pass = { argument

Completed in 4 milliseconds