Searched refs:lshift (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec_altivec.h | 150 vector unsigned long lshift; in rxq_cq_decompress_v() local 226 lshift = in rxq_cq_decompress_v() 228 shmask = vec_cmpgt(shmax, lshift); in rxq_cq_decompress_v() 230 vec_sl((vector unsigned long)ones, lshift); in rxq_cq_decompress_v() 881 vector unsigned long lshift; in rxq_cq_process_v() local 904 vector unsigned long lshift; in rxq_cq_process_v() local 910 shmask = vec_cmpgt(shmax, lshift); in rxq_cq_process_v() 1146 shmask = vec_cmpgt(shmax, lshift); in rxq_cq_process_v() 1148 vec_sl((vector unsigned long)ones, lshift); in rxq_cq_process_v() 1166 shmask = vec_cmpgt(shmax, lshift); in rxq_cq_process_v() [all …]
|
| /f-stack/freebsd/amd64/vmm/io/ |
| H A D | vioapic.c | 313 int regnum, pin, lshift; in vioapic_write() local 334 lshift = 32; in vioapic_write() 336 lshift = 0; in vioapic_write() 340 data64 = (uint64_t)data << lshift; in vioapic_write() 341 mask64 = (uint64_t)0xffffffff << lshift; in vioapic_write()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.h | 27 struct uni_ie_lshift lshift; member
|
| H A D | ie.def | 54 element lshift 0x60 itu 5 0 file=shift
|
| H A D | uni_ie.c | 5167 DEF_IE_PRINT(itu, lshift) in DEF_IE_PRINT() argument 5174 DEF_IE_CHECK(itu, lshift) in DEF_IE_CHECK() argument 5180 DEF_IE_ENCODE(itu, lshift) in DEF_IE_ENCODE() argument 5182 START_IE(lshift, UNI_IE_LSHIFT, 1); in DEF_IE_ENCODE() 5188 DEF_IE_DECODE(itu, lshift) in DEF_IE_DECODE() argument
|