Home
last modified time | relevance | path

Searched refs:fcoe_tx_other_pkt_cnt (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/qed/
H A Dqed_fcoe_if.h22 u64 fcoe_tx_other_pkt_cnt; member
H A Dfcoe_common.h688 struct regpair fcoe_tx_other_pkt_cnt; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c691 p_stats->fcoe_tx_other_pkt_cnt = in _qed_fcoe_get_pstats()
692 HILO_64_REGPAIR(pstats.fcoe_tx_other_pkt_cnt); in _qed_fcoe_get_pstats()
1009 proto_stats.fcoe_tx_other_pkt_cnt; in qed_get_protocol_stats_fcoe()
/linux/drivers/scsi/qedf/
H A Dqedf_debugfs.c460 fw_fcoe_stats->fcoe_tx_other_pkt_cnt); in qedf_offload_stats_show()