Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/apm/xgene-v2/
Dring.c27 SET_BITS(PKT_SIZE, SLOT_EMPTY)); in xge_setup_desc()
Dring.h16 #define SLOT_EMPTY 0xfff macro
Dmain.c166 (GET_BITS(PKT_SIZE, le64_to_cpu(raw_desc->m0)) == SLOT_EMPTY)) in is_tx_slot_available()
273 SET_BITS(PKT_SIZE, SLOT_EMPTY)); in xge_txc_poll()