Searched refs:cnst (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | stats.h | 438 #define _VSD(cnst, type, ptr) ((cnst struct voistatdata_##type *)(ptr)) argument 567 op(_VSD(cnst, crhist32, hist)->field) : \ 569 op(_VSD(cnst, drhist32, hist)->field) : \ 571 op(_VSD(cnst, dvhist32, hist)->field) : \ 573 op(_VSD(cnst, crhist64, hist)->field) : \ 575 op(_VSD(cnst, drhist64, hist)->field) : \ 588 op(_VSD(cnst, crhist32, hist)->field) : \ 589 op(_VSD(cnst, crhist64, hist)->field)) 601 op(_VSD(cnst, drhist32, hist)->field) : \ 602 op(_VSD(cnst, drhist64, hist)->field)) [all …]
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_hsi_common.h | 1159 __le16 cnst; member
|