Home
last modified time | relevance | path

Searched refs:xgene_enet_is_desc_slot_empty (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.h341 static inline bool xgene_enet_is_desc_slot_empty(void *desc_slot_ptr) in xgene_enet_is_desc_slot_empty() function
Dxgene_enet_main.c797 if (unlikely(xgene_enet_is_desc_slot_empty(raw_desc))) in xgene_enet_process_ring()
806 if (unlikely(xgene_enet_is_desc_slot_empty(exp_desc))) { in xgene_enet_process_ring()