Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_main.c3146 u32_t combind_size; in lm_add_nwuf() local
3158 combind_size = (pattern_size<<16) & 0xffff0000; in lm_add_nwuf()
3159 combind_size |= mask_size; in lm_add_nwuf()
3254 nwuf->size = combind_size; in lm_add_nwuf()