Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dmcdi_functions.h30 int efx_mcdi_window_mode_to_stride(struct efx_nic *efx, u8 vi_window_mode);
H A Dmcdi_functions.c393 int efx_mcdi_window_mode_to_stride(struct efx_nic *efx, u8 vi_window_mode) in efx_mcdi_window_mode_to_stride() function
H A Def100_nic.c196 rc = efx_mcdi_window_mode_to_stride(efx, vi_window_mode); in efx_ef100_init_datapath_caps()
H A Def10.c157 rc = efx_mcdi_window_mode_to_stride(efx, vi_window_mode); in efx_ef10_init_datapath_caps()