Home
last modified time | relevance | path

Searched defs:l4_params (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c286 static void _lm_get_default_l4cli_params(lm_device_t *pdev, l4_ofld_params_t *l4_params) in _lm_get_default_l4cli_params()
713 static void _lm_set_ofld_params_ustorm_toe(lm_device_t *pdev, l4_ofld_params_t *l4_params) in _lm_set_ofld_params_ustorm_toe()
907 static void _lm_set_ofld_params_tstorm_common(lm_device_t *pdev, l4_ofld_params_t *l4_params) in _lm_set_ofld_params_tstorm_common()
936 static void _lm_set_ofld_params_tstorm_toe(lm_device_t *pdev, l4_ofld_params_t *l4_params) in _lm_set_ofld_params_tstorm_toe()
967 static void _lm_set_ofld_params_xstorm_common(lm_device_t *pdev, l4_ofld_params_t *l4_params) in _lm_set_ofld_params_xstorm_common()
1019 static void _lm_set_ofld_params_xstorm_toe(lm_device_t *pdev, l4_ofld_params_t *l4_params) in _lm_set_ofld_params_xstorm_toe()
1048 l4_ofld_params_t l4_params; in lm_tcp_init_chip_common() local
2247 l4_ofld_params_t *l4_params = &pdev->ofld_info.l4_params; in _lm_tcp_init_tstorm_tcp_context() local
2430 l4_ofld_params_t * l4_params = &(pdev->ofld_info.l4_params); in _lm_tcp_init_xstorm_tcp_context() local
3505 l4_ofld_params_t * l4_params = &(pdev->ofld_info.l4_params); in lm_tcp_set_tcp_cached() local
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2830 l4_ofld_params_t l4_params; member