Searched refs:octeon_get_conf (Results 1 – 5 of 5) sorted by relevance
1301 octeon_get_conf(oct)->card_name); in octeon_chip_specific_setup()1655 octeon_get_conf(oct)->card_name, tmp_fw_type, in load_firmware()1971 (octeon_get_conf(octeon_dev), in setup_io_queues()1974 (octeon_get_conf(octeon_dev), in setup_io_queues()1998 num_tx_descs = CFG_GET_NUM_TX_DESCS_NIC_IF(octeon_get_conf in setup_io_queues()3166 CFG_GET_NUM_TXQS_NIC_IF(octeon_get_conf(octeon_dev), i); in setup_nic_devices()3168 CFG_GET_NUM_RXQS_NIC_IF(octeon_get_conf(octeon_dev), i); in setup_nic_devices()3170 CFG_GET_BASE_QUE_NIC_IF(octeon_get_conf(octeon_dev), i); in setup_nic_devices()3172 CFG_GET_GMXID_NIC_IF(octeon_get_conf(octeon_dev), i); in setup_nic_devices()3393 int num_nic_ports = CFG_GET_NUM_NIC_PORTS(octeon_get_conf(oct)); in liquidio_init_nic_module()
812 oct_cfg = octeon_get_conf(oct); in octeon_process_droq_poll_cmd()884 oct_cfg = octeon_get_conf(oct); in octeon_register_droq_ops()918 oct_cfg = octeon_get_conf(oct); in octeon_unregister_droq_ops()
647 struct octeon_config *octeon_get_conf(struct octeon_device *oct);
567 oct_cfg = octeon_get_conf(oct); in octeon_prepare_soft_command()
1173 struct octeon_config *octeon_get_conf(struct octeon_device *oct) in octeon_get_conf() function