Home
last modified time | relevance | path

Searched refs:qed_fcoe_stats (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/qlogic/qed/
Dqed_fcoe.c644 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()
978 struct qed_fcoe_stats *stats, in qed_fcoe_stats_context()
984 static int qed_fcoe_stats(struct qed_dev *cdev, struct qed_fcoe_stats *stats) in qed_fcoe_stats() function
993 struct qed_fcoe_stats proto_stats; in qed_get_protocol_stats_fcoe()
1033 .get_stats = &qed_fcoe_stats,
/drivers/scsi/qedf/
Dqedf_debugfs.c423 struct qed_fcoe_stats *fw_fcoe_stats; in qedf_offload_stats_show()
425 fw_fcoe_stats = kmalloc(sizeof(struct qed_fcoe_stats), GFP_KERNEL); in qedf_offload_stats_show()
Dqedf_main.c2065 struct qed_fcoe_stats *fw_fcoe_stats; in qedf_fc_get_host_stats()
2073 fw_fcoe_stats = kmalloc(sizeof(struct qed_fcoe_stats), GFP_KERNEL); in qedf_fc_get_host_stats()