Home
last modified time | relevance | path

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

/freebsd-src/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-src/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7930 struct fw_port_stats_ctl { struct
7931 __u8 nstats_bg_bm;
7932 __u8 tx_ix;
7933 __be16 r6;
7934 __be32 r7;
7935 __be64 stat0;
7936 __be64 stat1;
7937 __be64 stat2;
7938 __be64 stat3;
7939 __be64 stat4;
[all …]