Searched refs:stat4 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/sys/contrib/octeon-sdk/ |
| D | cvmx-pip.h | 374 cvmx_pip_stat4_prtx_t stat4; in cvmx_pip_get_port_status() local 402 stat4.u64 = cvmx_read_csr(CVMX_PIP_STAT4_X(pknd)); in cvmx_pip_get_port_status() 419 stat4.u64 = cvmx_read_csr(CVMX_PIP_XSTAT4_PRTX(port_num)); in cvmx_pip_get_port_status() 437 stat4.u64 = cvmx_read_csr(CVMX_PIP_STAT4_PRTX(port_num)); in cvmx_pip_get_port_status() 475 status->len_64_packets = stat4.s.h64; in cvmx_pip_get_port_status() 476 status->len_65_127_packets = stat4.s.h65to127; in cvmx_pip_get_port_status()
|
| /freebsd-12-stable/contrib/one-true-awk/ |
| D | proto.h | 86 extern Node *stat4(int, Node *, Node *, Node *, Node *);
|
| D | awkgram.y | 126 { --inloop; $$ = stat4(FOR, $3, notnull($6), $9, $12); } 128 { --inloop; $$ = stat4(FOR, $3, NIL, $7, $10); }
|
| D | parse.c | 137 Node *stat4(int a, Node *b, Node *c, Node *d, Node *e) in stat4() function
|
| /freebsd-12-stable/contrib/ofed/libcxgb4/ |
| D | t4fw_api.h | 2151 __be64 stat4; member 2685 __be64 stat4; member 2777 __be64 stat4; member
|
| /freebsd-12-stable/sys/dev/cxgbe/firmware/ |
| D | t4fw_interface.h | 6969 __be64 stat4; member 7925 __be64 stat4; member 8042 __be64 stat4; member 9158 __be64 stat4; member
|