Home
last modified time | relevance | path

Searched defs:fcoe_tx_stat (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dfcoe_common.h1133 struct fcoe_tx_stat struct
1135 struct regpair fcoe_tx_byte_cnt /* Transmitted FCoE bytes count */;
1136 struct regpair fcoe_tx_data_pkt_cnt /* Transmitted FCoE FCP DATA packets count */;
1137 struct regpair fcoe_tx_xfer_pkt_cnt /* Transmitted FCoE XFER_RDY packets count */;
1138 …uct regpair fcoe_tx_other_pkt_cnt /* Transmitted FCoE packets which are not DATA/XFER_RDY count */;