Home
last modified time | relevance | path

Searched refs:xgene_enet_mark_desc_slot_empty (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ring2.c147 xgene_enet_mark_desc_slot_empty(&ring->raw_desc[i]); in xgene_enet_setup_ring()
Dxgene_enet_hw.h334 static inline void xgene_enet_mark_desc_slot_empty(void *desc_slot_ptr) in xgene_enet_mark_desc_slot_empty() function
Dxgene_enet_hw.c152 xgene_enet_mark_desc_slot_empty(&ring->raw_desc[i]); in xgene_enet_setup_ring()
Dxgene_enet_main.c822 xgene_enet_mark_desc_slot_empty(raw_desc); in xgene_enet_process_ring()
824 xgene_enet_mark_desc_slot_empty(exp_desc); in xgene_enet_process_ring()