Searched defs:desc_end (Results 1 – 5 of 5) sorted by relevance
30 const uint8_t* desc_end; in avb_descriptor_foreach() local
363 ulong desc_end = desc_start + in _dw_eth_send() local430 ulong desc_end = desc_start + in _dw_eth_recv() local460 ulong desc_end = desc_start + in _dw_free_pkt() local
544 uintptr_t desc_end = desc_start + in _sun8i_eth_recv() local590 uintptr_t desc_end = desc_start + in _sun8i_emac_eth_send() local761 uintptr_t desc_end = desc_start + in _sun8i_free_pkt() local
309 uint64_t desc_end = desc->physical_start + desc_len; in efi_find_free_memory() local
78 static inline u32 *desc_end(u32 *desc) in desc_end() function