Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Dcn23xx_pf_device.h41 struct octeon_config *conf;
58 struct octeon_config *conf23xx);
A Dcn66xx_device.h39 struct octeon_config *conf;
96 struct octeon_config *conf6xxx);
A Docteon_device.c36 static struct octeon_config default_cn66xx_conf = {
145 static struct octeon_config default_cn68xx_conf = {
310 static struct octeon_config default_cn68xx_210nv_conf = {
415 static struct octeon_config default_cn23xx_conf = {
1285 struct octeon_config *octeon_get_conf(struct octeon_device *oct) in octeon_get_conf()
1287 struct octeon_config *default_oct_conf = NULL; in octeon_get_conf()
1295 (struct octeon_config *)(CHIP_CONF(oct, cn6xxx)); in octeon_get_conf()
1297 default_oct_conf = (struct octeon_config *) in octeon_get_conf()
1300 default_oct_conf = (struct octeon_config *) in octeon_get_conf()
A Dcn23xx_vf_device.h32 struct octeon_config *conf;
A Docteon_droq.c246 struct octeon_config *conf6x = CHIP_CONF(oct, cn6xxx); in octeon_init_droq()
252 struct octeon_config *conf23 = CHIP_CONF(oct, cn23xx_pf); in octeon_init_droq()
257 struct octeon_config *conf23 = CHIP_CONF(oct, cn23xx_vf); in octeon_init_droq()
868 struct octeon_config *oct_cfg = NULL; in octeon_register_droq_ops()
896 struct octeon_config *oct_cfg = NULL; in octeon_unregister_droq_ops()
A Dcn68xx_device.c166 cn68xx->conf = (struct octeon_config *) in lio_setup_cn68xx_octeon_device()
A Docteon_config.h405 struct octeon_config { struct
A Dcn66xx_device.c686 cn6xxx->conf = (struct octeon_config *) in lio_setup_cn66xx_octeon_device()
702 struct octeon_config *conf6xxx) in lio_validate_cn6xxx_config_info()
A Docteon_device.h885 struct octeon_config *octeon_get_conf(struct octeon_device *oct);
A Dcn23xx_pf_device.c1259 (struct octeon_config *)oct_get_config_info(oct, LIO_23XX); in cn23xx_sriov_config()
1382 struct octeon_config *conf23xx) in validate_cn23xx_pf_config_info()
A Dlio_ethtool.c505 struct octeon_config *conf6x = CHIP_CONF(oct, cn6xxx); in lio_ethtool_get_channels()
515 struct octeon_config *conf23_pf = in lio_ethtool_get_channels()
624 struct octeon_config *conf23_pf = in lio_ethtool_set_channels()
963 struct octeon_config *conf6x = CHIP_CONF(oct, cn6xxx); in lio_ethtool_get_ringparam()
A Drequest_manager.c588 struct octeon_config *oct_cfg; in octeon_prepare_soft_command()

Completed in 22 milliseconds