// SPDX-License-Identifier: GPL-2.0+ #include "lan966x_main.h" int lan966x_mqprio_add(struct lan966x_port *port, u8 num_tc) { … } int lan966x_mqprio_del(struct lan966x_port *port) { … }
// SPDX-License-Identifier: GPL-2.0+ #include "lan966x_main.h" int lan966x_mqprio_add(struct lan966x_port *port, u8 num_tc) { … } int lan966x_mqprio_del(struct lan966x_port *port) { … }