Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h809 int t4_fixup_host_params_compat(struct adapter *adap, unsigned int page_size,
H A Dt4_hw.c7661 int t4_fixup_host_params_compat(struct adapter *adap, in t4_fixup_host_params_compat() function
7820 return t4_fixup_host_params_compat(adap, page_size, cache_line_size, in t4_fixup_host_params()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1568 (void) t4_fixup_host_params_compat(sc, PAGE_SIZE, CACHE_LINE, T5_LAST_REV); in adap__pre_init_tweaks()