Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_hw.h434 uint32_t num_posted:8; member
442 uint32_t num_posted:8;
454 uint32_t num_posted:14; member
460 uint32_t num_posted:14;
534 uint32_t num_posted:14; member
540 uint32_t num_posted:14;
H A Doce_if.c1569 rxdb_reg.bits.num_posted = OCE_MAX_RQ_POSTS; in oce_alloc_rx_bufs()
1576 rxdb_reg.bits.num_posted = added; in oce_alloc_rx_bufs()