Searched refs:REG_STATE_UNUSED (Results 1 - 1 of 1) sorted by path

/linux-master/net/core/
H A Dxdp.c28 #define REG_STATE_UNUSED 0x3 macro
152 if (xdp_rxq->reg_state == REG_STATE_UNUSED)
177 if (xdp_rxq->reg_state == REG_STATE_UNUSED) {
201 xdp_rxq->reg_state = REG_STATE_UNUSED;

Completed in 217 milliseconds