Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixl/
HDixl.h321 #define IXL_SET_OQDROPS(vsi, count) (vsi)->oqdrops = (count)
516 u64 oqdrops; member
HDixl_txrx.c846 return (vsi->oqdrops); in ixl_get_counter()
/NextBSD/usr.bin/netstat/
HDif.c434 IFA_STAT(oqdrops), link, 1); in intpr()
543 st->ift_od += IFA_STAT(oqdrops); in fill_iftot()