Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_def.h201 uint32_t lbq_free;/* # of entries in LBQ to arm */ member
H A Dqls_os.c218 ha->rx_ring[i].lbq_free); in qls_sysctl_get_drvr_stats()
H A Dqls_hw.c1117 rxr->lbq_next = rxr->lbq_free = 0; in qls_init_comp_queue()