Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.h250 static inline void xgene_enet_mark_desc_slot_empty(void *desc_slot_ptr) in xgene_enet_mark_desc_slot_empty() argument
252 __le64 *desc_slot = desc_slot_ptr; in xgene_enet_mark_desc_slot_empty()
257 static inline bool xgene_enet_is_desc_slot_empty(void *desc_slot_ptr) in xgene_enet_is_desc_slot_empty() argument
259 __le64 *desc_slot = desc_slot_ptr; in xgene_enet_is_desc_slot_empty()