qed_eth_ops
static const struct qed_eth_ops qed_eth_ops_pass = {
const struct qed_eth_ops *qed_get_eth_ops(void)
const struct qed_eth_ops *ops;
const struct qed_eth_ops *op = edev->ops;
static const struct qed_eth_ops *qed_ops;
const struct qed_eth_ops *qed_get_eth_ops(void);