Searched refs:qed_fcoe_stats (Results 1 – 4 of 4) sorted by relevance
8 struct qed_fcoe_stats { struct148 int (*get_stats)(struct qed_dev *cdev, struct qed_fcoe_stats *stats);
644 struct qed_fcoe_stats *p_stats) in _qed_fcoe_get_tstats()676 struct qed_fcoe_stats *p_stats) in _qed_fcoe_get_pstats()696 struct qed_fcoe_stats *p_stats) in qed_fcoe_get_stats()976 static int qed_fcoe_stats(struct qed_dev *cdev, struct qed_fcoe_stats *stats) in qed_fcoe_stats() function984 struct qed_fcoe_stats proto_stats; in qed_get_protocol_stats_fcoe()988 if (qed_fcoe_stats(cdev, &proto_stats)) { in qed_get_protocol_stats_fcoe()1024 .get_stats = &qed_fcoe_stats,
416 struct qed_fcoe_stats *fw_fcoe_stats; in qedf_offload_stats_show()418 fw_fcoe_stats = kmalloc(sizeof(struct qed_fcoe_stats), GFP_KERNEL); in qedf_offload_stats_show()
2043 struct qed_fcoe_stats *fw_fcoe_stats; in qedf_fc_get_host_stats()2051 fw_fcoe_stats = kmalloc(sizeof(struct qed_fcoe_stats), GFP_KERNEL); in qedf_fc_get_host_stats()