Searched refs:mrvl_qos_cfg (Results 1 – 3 of 3) sorted by relevance
21 struct mrvl_qos_cfg { struct51 extern struct mrvl_qos_cfg *mrvl_qos_cfg; argument
71 struct mrvl_qos_cfg *mrvl_qos_cfg; variable108 struct mrvl_qos_cfg *cfg) in get_outq_cfg()314 struct mrvl_qos_cfg *cfg) in parse_tc_cfg()408 struct mrvl_qos_cfg *cfg) in parse_policer()490 struct mrvl_qos_cfg **cfg = extra_args; in mrvl_get_qoscfg()503 *cfg = rte_zmalloc("mrvl_qos_cfg", sizeof(struct mrvl_qos_cfg), 0); in mrvl_get_qoscfg()728 if (mrvl_qos_cfg == NULL || in mrvl_configure_rxqs()729 mrvl_qos_cfg->port[portid].use_global_defaults) { in mrvl_configure_rxqs()747 struct port_cfg *port_cfg = &mrvl_qos_cfg->port[portid]; in mrvl_configure_rxqs()860 struct port_cfg *port_cfg = &mrvl_qos_cfg->port[portid]; in mrvl_configure_txqs()[all …]
691 if (mrvl_qos_cfg && in mrvl_dev_start()692 mrvl_qos_cfg->port[dev->data->port_id].use_global_defaults == 0) { in mrvl_dev_start()2958 if (!mrvl_qos_cfg) { in rte_pmd_mrvl_probe()2966 mrvl_get_qoscfg, &mrvl_qos_cfg); in rte_pmd_mrvl_probe()