qed_fcoe_stats
.get_stats = &qed_fcoe_stats,
struct qed_fcoe_stats *p_stats)
struct qed_fcoe_stats *p_stats)
struct qed_fcoe_stats *p_stats,
struct qed_fcoe_stats *stats,
static int qed_fcoe_stats(struct qed_dev *cdev, struct qed_fcoe_stats *stats)
struct qed_fcoe_stats proto_stats;
struct qed_fcoe_stats *fw_fcoe_stats;
fw_fcoe_stats = kmalloc_obj(struct qed_fcoe_stats);
struct qed_fcoe_stats *fw_fcoe_stats;
fw_fcoe_stats = kmalloc_obj(struct qed_fcoe_stats);
int (*get_stats)(struct qed_dev *cdev, struct qed_fcoe_stats *stats);