Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c134 int invalid_frags = frags % list_size; in __hal_fifo_txdl_free_many() local
135 if (invalid_frags){ in __hal_fifo_txdl_free_many()
139 xge_assert(invalid_frags == 0); in __hal_fifo_txdl_free_many()