Home
last modified time | relevance | path

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

/linux-6.1.9/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.c799 if (unlikely(xgene_enet_is_desc_slot_empty(raw_desc))) in xgene_enet_process_ring()
808 if (unlikely(xgene_enet_is_desc_slot_empty(exp_desc))) { in xgene_enet_process_ring()