Home
last modified time | relevance | path

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

/linux/net/core/
H A Dxdp.c28 #define REG_STATE_UNUSED 0x3 macro
150 if (xdp_rxq->reg_state == REG_STATE_UNUSED) in xdp_rxq_info_unreg()
175 if (xdp_rxq->reg_state == REG_STATE_UNUSED) { in __xdp_rxq_info_reg()
199 xdp_rxq->reg_state = REG_STATE_UNUSED; in xdp_rxq_info_unused()