Searched refs:oct_cfg (Results 1 – 2 of 2) sorted by relevance
884 struct octeon_config *oct_cfg = NULL; in octeon_register_droq_ops() local886 oct_cfg = octeon_get_conf(oct); in octeon_register_droq_ops()888 if (!oct_cfg) in octeon_register_droq_ops()897 if (q_no >= CFG_GET_OQ_MAX_Q(oct_cfg)) { in octeon_register_droq_ops()918 struct octeon_config *oct_cfg = NULL; in octeon_unregister_droq_ops() local920 oct_cfg = octeon_get_conf(oct); in octeon_unregister_droq_ops()922 if (!oct_cfg) in octeon_unregister_droq_ops()925 if (q_no >= CFG_GET_OQ_MAX_Q(oct_cfg)) { in octeon_unregister_droq_ops()
611 struct octeon_config *oct_cfg; in octeon_prepare_soft_command() local621 oct_cfg = octeon_get_conf(oct); in octeon_prepare_soft_command()677 ih2->grp = CFG_GET_CTRL_Q_GRP(oct_cfg); in octeon_prepare_soft_command()