Home
last modified time | relevance | path

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

/linux/include/linux/qed/
A Dqed_eth_if.h258 struct qed_eth_ops { struct
259 const struct qed_common_ops *common;
261 const struct qed_iov_hv_ops *iov;
264 const struct qed_eth_dcbnl_ops *dcb;
266 const struct qed_eth_ptp_ops *ptp;
277 int (*vport_start)(struct qed_dev *cdev,
280 int (*vport_stop)(struct qed_dev *cdev,
283 int (*vport_update)(struct qed_dev *cdev,
286 int (*q_rx_start)(struct qed_dev *cdev,
297 int (*q_tx_start)(struct qed_dev *cdev,
[all …]

Completed in 5 milliseconds