Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_pf_device.h41 struct octeon_config *conf;
58 struct octeon_config *conf23xx);
H A Dcn66xx_device.h39 struct octeon_config *conf;
96 struct octeon_config *conf6xxx);
H 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 = {
1302 struct octeon_config *octeon_get_conf(struct octeon_device *oct) in octeon_get_conf()
1304 struct octeon_config *default_oct_conf = NULL; in octeon_get_conf()
1312 (struct octeon_config *)(CHIP_CONF(oct, cn6xxx)); in octeon_get_conf()
1314 default_oct_conf = (struct octeon_config *) in octeon_get_conf()
1317 default_oct_conf = (struct octeon_config *) in octeon_get_conf()
H A Dcn23xx_vf_device.h32 struct octeon_config *conf;
H A Docteon_droq.c248 struct octeon_config *conf6x = CHIP_CONF(oct, cn6xxx); in octeon_init_droq()
254 struct octeon_config *conf23 = CHIP_CONF(oct, cn23xx_pf); in octeon_init_droq()
259 struct octeon_config *conf23 = CHIP_CONF(oct, cn23xx_vf); in octeon_init_droq()
871 struct octeon_config *oct_cfg = NULL; in octeon_register_droq_ops()
899 struct octeon_config *oct_cfg = NULL; in octeon_unregister_droq_ops()
H A Dcn68xx_device.c166 cn68xx->conf = (struct octeon_config *) in lio_setup_cn68xx_octeon_device()
H A Docteon_config.h405 struct octeon_config { struct
H A Dcn66xx_device.c686 cn6xxx->conf = (struct octeon_config *) in lio_setup_cn66xx_octeon_device()
703 struct octeon_config *conf6xxx) in lio_validate_cn6xxx_config_info()
H A Docteon_device.h885 struct octeon_config *octeon_get_conf(struct octeon_device *oct);
H A Dcn23xx_pf_device.c1257 (struct octeon_config *)oct_get_config_info(oct, LIO_23XX); in cn23xx_sriov_config()
1381 struct octeon_config *conf23xx) in validate_cn23xx_pf_config_info()
H 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()
H A Drequest_manager.c585 struct octeon_config *oct_cfg; in octeon_prepare_soft_command()
/openbmc/linux/
H A Dopengrok1.0.log[all...]