Home
last modified time | relevance | path

Searched refs:ch_bg_buf_sz (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c2228 chp->ch_bg_buf_sz = 0x4000; in ch_get_prop()
2233 chp->ch_bg_buf_sz = 0x800; in ch_get_prop()
2238 chp->ch_bg_buf_sz = 0x1000; in ch_get_prop()
2243 chp->ch_bg_buf_sz = 0x2000; in ch_get_prop()
2248 chp->ch_bg_buf_sz = 0x3000; in ch_get_prop()
H A Dch.h170 uint32_t ch_bg_buf_sz; /* size of bg esballoc bufs */ member
H A Dsge.h67 #define SGE_BG_BUF_SZ(sa) (sa->ch_bg_buf_sz)
H A Dsge.c1338 sge->freelQ[sge->jumbo_fl].fq_rx_buffer_size = sge->obj->ch_bg_buf_sz; in alloc_rx_resources()
1340 sge->intr_cnt.rx_flq0_sz = sge->obj->ch_bg_buf_sz; in alloc_rx_resources()
1342 sge->intr_cnt.rx_flq1_sz = sge->obj->ch_bg_buf_sz; in alloc_rx_resources()