Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.h334 static inline void xgene_enet_mark_desc_slot_empty(void *desc_slot_ptr) in xgene_enet_mark_desc_slot_empty() argument
336 __le64 *desc_slot = desc_slot_ptr; in xgene_enet_mark_desc_slot_empty()
341 static inline bool xgene_enet_is_desc_slot_empty(void *desc_slot_ptr) in xgene_enet_is_desc_slot_empty() argument
343 __le64 *desc_slot = desc_slot_ptr; in xgene_enet_is_desc_slot_empty()