/linux-6.3-rc2/net/sched/ |
A D | sch_mqprio_lib.h | 9 struct tc_mqprio_qopt; 11 int mqprio_validate_qopt(struct net_device *dev, struct tc_mqprio_qopt *qopt, 16 struct tc_mqprio_qopt *qopt);
|
A D | sch_mqprio_lib.c | 20 const struct tc_mqprio_qopt *qopt, in mqprio_validate_queue_counts() 68 int mqprio_validate_qopt(struct net_device *dev, struct tc_mqprio_qopt *qopt, in mqprio_validate_qopt() 103 void mqprio_qopt_reconstruct(struct net_device *dev, struct tc_mqprio_qopt *qopt) in mqprio_qopt_reconstruct()
|
A D | sch_mqprio.c | 33 const struct tc_mqprio_qopt *qopt, in mqprio_enable_offload() 108 static int mqprio_parse_opt(struct net_device *dev, struct tc_mqprio_qopt *qopt, in mqprio_parse_opt() 163 static int mqprio_parse_nlattr(struct Qdisc *sch, struct tc_mqprio_qopt *qopt, in mqprio_parse_nlattr() 232 struct tc_mqprio_qopt *qopt = NULL; in mqprio_init() 363 struct tc_mqprio_qopt *opt, struct sk_buff *skb) in dump_rates() 407 struct tc_mqprio_qopt opt = { 0 }; in mqprio_dump()
|
A D | sch_taprio.c | 1009 .len = sizeof(struct tc_mqprio_qopt) 1160 struct tc_mqprio_qopt *qopt, in taprio_parse_mqprio_opt() 1742 const struct tc_mqprio_qopt *mqprio) in taprio_mqprio_cmp() 1796 struct tc_mqprio_qopt *mqprio = NULL; in taprio_change() 2250 struct tc_mqprio_qopt opt = { 0 }; in taprio_dump()
|
/linux-6.3-rc2/include/net/ |
A D | pkt_sched.h | 169 struct tc_mqprio_qopt qopt;
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | tx.c | 362 struct tc_mqprio_qopt *mqprio = type_data; in efx_siena_setup_tc()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | tx.c | 615 struct tc_mqprio_qopt *mqprio = type_data; in efx_setup_tc()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/ |
A D | tx.c | 430 struct tc_mqprio_qopt *mqprio = type_data; in ef4_setup_tc()
|
/linux-6.3-rc2/tools/include/uapi/linux/ |
A D | pkt_sched.h | 702 struct tc_mqprio_qopt { struct
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | pkt_sched.h | 722 struct tc_mqprio_qopt { struct
|
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/ |
A D | fm10k_netdev.c | 1320 struct tc_mqprio_qopt *mqprio = type_data; in __fm10k_setup_tc()
|
/linux-6.3-rc2/drivers/net/ethernet/ti/ |
A D | netcp_core.c | 1880 struct tc_mqprio_qopt *mqprio = type_data; in netcp_setup_tc()
|
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe-drv.c | 2165 struct tc_mqprio_qopt *mqprio = type_data; in xgbe_setup_tc()
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/ |
A D | qede_main.c | 677 struct tc_mqprio_qopt *mqprio; in qede_setup_tc_offload()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_main.c | 3358 struct tc_mqprio_qopt *qopt) in mlx5e_mqprio_build_tc_to_txq() 3414 struct tc_mqprio_qopt *mqprio) in mlx5e_setup_tc_mqprio_dcb()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa/ |
A D | dpaa_eth.c | 372 struct tc_mqprio_qopt *mqprio = type_data; in dpaa_setup_tc()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/ |
A D | enetc.c | 2648 struct tc_mqprio_qopt *mqprio = type_data; in enetc_setup_tc_mqprio()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_netdev.c | 146 struct tc_mqprio_qopt *mqprio = type_data; in __mlx4_en_setup_tc()
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_cmn.c | 4305 struct tc_mqprio_qopt *mqprio = type_data; in __bnx2x_setup_tc()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-eth.c | 2925 struct tc_mqprio_qopt *mqprio) in dpaa2_eth_setup_mqprio()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_main.c | 9792 struct tc_mqprio_qopt *mqprio) in ixgbe_setup_tc_mqprio()
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt.c | 12861 struct tc_mqprio_qopt *mqprio = type_data; in bnxt_setup_tc()
|