Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/net/
H A Dnae.c756 int size_in_clines; in nlm_config_freein_fifo_uniq_cfg() local
758 size_in_clines = (nblock_free_desc / NAE_CACHELINE_SIZE); in nlm_config_freein_fifo_uniq_cfg()
759 val = (size_in_clines << 8) | (port & 0x1f); in nlm_config_freein_fifo_uniq_cfg()