Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c871 alloc_ring(adapter_t *sc, size_t nelem, size_t elem_size, size_t sw_size, in alloc_ring() argument
898 if (sw_size) { in alloc_ring()
899 len = nelem * sw_size; in alloc_ring()