Home
last modified time | relevance | path

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

/freebsd/sys/dev/mgb/
H A Dif_mgb.h166 #define MGB_DESC_CTL_OWN (1 << 15) macro
H A Dif_mgb.c1095 if ((rxd.ctl & MGB_DESC_CTL_OWN) != 0) { in mgb_isc_rxd_pkt_get()
1159 rxd->ctl = htole32(MGB_DESC_CTL_OWN | in mgb_isc_rxd_refill()