Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2676 struct fw_port_stats_ctl { struct
2677 u8 nstats_bg_bm;
2678 u8 tx_ix;
2679 __be16 r6;
2680 __be32 r7;
2681 __be64 stat0;
2682 __be64 stat1;
2683 __be64 stat2;
2684 __be64 stat3;
2685 __be64 stat4;
[all …]
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h9103 struct fw_port_stats_ctl { struct
9104 __u8 nstats_bg_bm;
9105 __u8 tx_ix;
9106 __be16 r6;
9107 __be32 r7;
9108 __be64 stat0;
9109 __be64 stat1;
9110 __be64 stat2;
9111 __be64 stat3;
9112 __be64 stat4;
[all …]