Home
last modified time | relevance | path

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

/src/sys/dev/oce/
H A Doce_if.c1917 val |= rq->rq_id & DB_LRO_RQ_ID_MASK; in oce_alloc_rx_bufs()
1929 val |= rq->rq_id & DB_LRO_RQ_ID_MASK; in oce_alloc_rx_bufs()
H A Doce_hw.h115 #define DB_LRO_RQ_ID_MASK 0x7FF macro