Searched refs:qed_fcoe_stats (Results 1 – 4 of 4) sorted by relevance
6 struct qed_fcoe_stats { struct146 int (*get_stats)(struct qed_dev *cdev, struct qed_fcoe_stats *stats);
662 struct qed_fcoe_stats *p_stats) in _qed_fcoe_get_tstats()694 struct qed_fcoe_stats *p_stats) in _qed_fcoe_get_pstats()714 struct qed_fcoe_stats *p_stats) in qed_fcoe_get_stats()994 static int qed_fcoe_stats(struct qed_dev *cdev, struct qed_fcoe_stats *stats) in qed_fcoe_stats() function1002 struct qed_fcoe_stats proto_stats; in qed_get_protocol_stats_fcoe()1006 if (qed_fcoe_stats(cdev, &proto_stats)) { in qed_get_protocol_stats_fcoe()1042 .get_stats = &qed_fcoe_stats,
388 struct qed_fcoe_stats *fw_fcoe_stats; in qedf_offload_stats_show()390 fw_fcoe_stats = kmalloc(sizeof(struct qed_fcoe_stats), GFP_KERNEL); in qedf_offload_stats_show()
1782 struct qed_fcoe_stats *fw_fcoe_stats; in qedf_fc_get_host_stats()1790 fw_fcoe_stats = kmalloc(sizeof(struct qed_fcoe_stats), GFP_KERNEL); in qedf_fc_get_host_stats()