Searched defs:desc_end (Results 1 – 5 of 5) sorted by relevance
49 const uint8_t* desc_end; in avb_descriptor_foreach() local
352 ulong desc_end = desc_start + in _dw_eth_send() local413 ulong desc_end = desc_start + in _dw_eth_recv() local443 ulong desc_end = desc_start + in _dw_free_pkt() local
505 uintptr_t desc_end = desc_start + in _sun8i_eth_recv() local551 uintptr_t desc_end = desc_start + in _sun8i_emac_eth_send() local702 uintptr_t desc_end = desc_start + in _sun8i_free_pkt() local
251 uint64_t desc_end = desc->physical_start + desc_len; in efi_find_free_memory() local
79 static inline u32 *desc_end(u32 *desc) in desc_end() function