Searched refs:t4_fixup_host_params (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1975 int t4_fixup_host_params(struct adapter *adap, unsigned int page_size,
|
H A D | t4_hw.c | 7293 * t4_fixup_host_params - fix up host-dependent parameters 7302 int t4_fixup_host_params(struct adapter *adap, unsigned int page_size, in t4_fixup_host_params() function
|
H A D | cxgb4_main.c | 4295 t4_fixup_host_params(adapter, PAGE_SIZE, L1_CACHE_BYTES); in adap_init0_tweaks()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1971 int t4_fixup_host_params(struct adapter *adap, unsigned int page_size,
|
H A D | cxgb4_main.c | 4290 t4_fixup_host_params(adapter, PAGE_SIZE, L1_CACHE_BYTES); in adap_init0_tweaks()
|
H A D | t4_hw.c | 7263 * t4_fixup_host_params - fix up host-dependent parameters 7272 int t4_fixup_host_params(struct adapter *adap, unsigned int page_size, in t4_fixup_host_params() function
|
Completed in 48 milliseconds