Searched refs:stat4 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pip.h374 cvmx_pip_stat4_prtx_t stat4; local
402 stat4.u64 = cvmx_read_csr(CVMX_PIP_STAT4_X(pknd));
419 stat4.u64 = cvmx_read_csr(CVMX_PIP_XSTAT4_PRTX(port_num));
437 stat4.u64 = cvmx_read_csr(CVMX_PIP_STAT4_PRTX(port_num));
475 status->len_64_packets = stat4.s.h64;
476 status->len_65_127_packets = stat4.s.h65to127;
/freebsd-11-stable/contrib/one-true-awk/
H A Dproto.h83 extern Node *stat4(int, Node *, Node *, Node *, Node *);
H A Dparse.c123 Node *stat4(int a, Node *b, Node *c, Node *d, Node *e) function
H A Dawkgram.y125 { --inloop; $$ = stat4(FOR, $3, notnull($6), $9, $12); }
127 { --inloop; $$ = stat4(FOR, $3, NIL, $7, $10); }
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2151 __be64 stat4; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_ctl
2685 __be64 stat4; member in struct:fw_port_stats_cmd::fw_port_stats::fw_port_stats_ctl
2777 __be64 stat4; member in struct:fw_port_lb_stats_cmd::fw_port_lb_stats::fw_port_lb_stats_ctl
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6886 __be64 stat4; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_ctl
7825 __be64 stat4; member in struct:fw_port_stats_cmd::fw_port_stats::fw_port_stats_ctl
7942 __be64 stat4; member in struct:fw_port_lb_stats_cmd::fw_port_lb_stats::fw_port_lb_stats_ctl
9040 __be64 stat4; member in struct:fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_stats_ctl

Completed in 277 milliseconds