Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h1394 struct qlcnic_mac_statistics_le { struct
1395 __le64 mac_tx_frames;
1396 __le64 mac_tx_bytes;
1397 __le64 mac_tx_mcast_pkts;
1398 __le64 mac_tx_bcast_pkts;
1399 __le64 mac_tx_pause_cnt;
1400 __le64 mac_tx_ctrl_pkt;
1401 __le64 mac_tx_lt_64b_pkts;
1402 __le64 mac_tx_lt_127b_pkts;
1403 __le64 mac_tx_lt_255b_pkts;
[all …]