Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ring2.c158 xgene_enet_mark_desc_slot_empty(&ring->raw_desc[i]); in xgene_enet_setup_ring()
Dxgene_enet_hw.h250 static inline void xgene_enet_mark_desc_slot_empty(void *desc_slot_ptr) in xgene_enet_mark_desc_slot_empty() function
Dxgene_enet_main.c574 xgene_enet_mark_desc_slot_empty(raw_desc); in xgene_enet_process_ring()
576 xgene_enet_mark_desc_slot_empty(exp_desc); in xgene_enet_process_ring()
Dxgene_enet_hw.c164 xgene_enet_mark_desc_slot_empty(&ring->raw_desc[i]); in xgene_enet_setup_ring()