/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | usb_sdio.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | pci_mac.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mt7615.h | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mcu.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mac.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | pci_mac.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mac.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mcu.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mac.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mt76_connac.h | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | tx.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mt7915.h | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mac.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mcu.c | diff 1d5af0acac6eee9cb2b6688ed5e7084494d8707b Sat Jul 02 08:56:23 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: do not use skb_set_queue_mapping for internal purposes
Previously the code used skb_set_queue_mapping for management or non-bufferable powersave frames that need to be sent to a different hardware queue. This can confuse AQL, which expects the value to remain the same until the tx status report. The only place that currently uses the altered skb queue mapping is the txwi write function. Change the code to pass the hardware queue id as a function parameter instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|