Home
last modified time | relevance | path

Searched refs:EMPTY_SLOT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.h66 #define EMPTY_SLOT ~0ULL macro
338 desc_slot[EMPTY_SLOT_INDEX] = cpu_to_le64(EMPTY_SLOT); in xgene_enet_mark_desc_slot_empty()
345 return (desc_slot[EMPTY_SLOT_INDEX] == cpu_to_le64(EMPTY_SLOT)); in xgene_enet_is_desc_slot_empty()
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.h66 #define EMPTY_SLOT ~0ULL macro
338 desc_slot[EMPTY_SLOT_INDEX] = cpu_to_le64(EMPTY_SLOT); in xgene_enet_mark_desc_slot_empty()
345 return (desc_slot[EMPTY_SLOT_INDEX] == cpu_to_le64(EMPTY_SLOT)); in xgene_enet_is_desc_slot_empty()

Completed in 4 milliseconds