Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.h234 u32 start_iid, u32 count);
H A Decore_cxt.c2496 u32 start_iid, u32 count) in ecore_cxt_free_ilt_range() argument
2502 u32 end_iid = start_iid + count; in ecore_cxt_free_ilt_range()
2532 start_line = p_blk->start_line + (start_iid / elems_per_p); in ecore_cxt_free_ilt_range()