Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_fw_funcs.c1134 u32 tc_headroom_blocks, min_pkt_size_blocks, total_blocks; in ecore_init_brb_ram() local
1139 min_pkt_size_blocks = (u32)DIV_ROUND_UP(req->min_pkt_size, BRB_BLOCK_SIZE); in ecore_init_brb_ram()
1161 full_xon_th = full_xoff_th + min_pkt_size_blocks; in ecore_init_brb_ram()
1163 pause_xon_th = pause_xoff_th + min_pkt_size_blocks; in ecore_init_brb_ram()