Searched defs:el_count (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/bus/mhi/host/ |
H A D | pci_generic.c | 53 #define MHI_CHANNEL_CONFIG_UL(ch_num, ch_name, el_count, ev_ring) \ argument 68 #define MHI_CHANNEL_CONFIG_DL(ch_num, ch_name, el_count, ev_ring) \ argument 83 #define MHI_CHANNEL_CONFIG_DL_AUTOQUEUE(ch_num, ch_name, el_count, ev_ring) \ argument 99 #define MHI_EVENT_CONFIG_CTRL(ev_ring, el_count) \ argument 112 #define MHI_CHANNEL_CONFIG_HW_UL(ch_num, ch_name, el_count, ev_ring) \ argument 127 #define MHI_CHANNEL_CONFIG_HW_DL(ch_num, ch_name, el_count, ev_ring) \ argument 142 #define MHI_CHANNEL_CONFIG_UL_SBL(ch_num, ch_name, el_count, ev_ring) \ argument 157 #define MHI_CHANNEL_CONFIG_DL_SBL(ch_num, ch_name, el_count, ev_ring) \ argument 172 #define MHI_CHANNEL_CONFIG_UL_FP(ch_num, ch_name, el_count, ev_ring) \ argument 187 #define MHI_CHANNEL_CONFIG_DL_FP(ch_num, ch_name, el_count, ev_ring) \ argument [all …]
|
/openbmc/qemu/util/ |
H A D | hbitmap.c | 641 unsigned long **first_el, uint64_t *el_count) in serialization_chunk() 662 uint64_t el_count; in hbitmap_serialization_size() local 676 uint64_t el_count; in hbitmap_serialize_part() local 699 uint64_t el_count; in hbitmap_deserialize_part() local 728 uint64_t el_count; in hbitmap_deserialize_zeroes() local 745 uint64_t el_count; in hbitmap_deserialize_ones() local
|
H A D | envlist.c | 12 size_t el_count; /* number of entries */ member
|