Searched hist:"021 bd5e369709717231338a182f00611794fb588" (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac4_dma.h | diff 021bd5e369709717231338a182f00611794fb588 Wed Dec 18 11:24:44 CET 2019 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Let TX and RX interrupts be independently enabled/disabled
By using this mechanism we can get rid of the not so nice method of scheduling TX NAPI when the RX was scheduled. No bandwidth reduction was seen with this change.
Changes from v1: - Remove useless comment (Jakub) - Do not bind the TX clean to NAPI budget (Jakub)
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dwxgmac2.h | diff 021bd5e369709717231338a182f00611794fb588 Wed Dec 18 11:24:44 CET 2019 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Let TX and RX interrupts be independently enabled/disabled
By using this mechanism we can get rid of the not so nice method of scheduling TX NAPI when the RX was scheduled. No bandwidth reduction was seen with this change.
Changes from v1: - Remove useless comment (Jakub) - Do not bind the TX clean to NAPI budget (Jakub)
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dwmac4_lib.c | diff 021bd5e369709717231338a182f00611794fb588 Wed Dec 18 11:24:44 CET 2019 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Let TX and RX interrupts be independently enabled/disabled
By using this mechanism we can get rid of the not so nice method of scheduling TX NAPI when the RX was scheduled. No bandwidth reduction was seen with this change.
Changes from v1: - Remove useless comment (Jakub) - Do not bind the TX clean to NAPI budget (Jakub)
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dwmac_dma.h | diff 021bd5e369709717231338a182f00611794fb588 Wed Dec 18 11:24:44 CET 2019 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Let TX and RX interrupts be independently enabled/disabled
By using this mechanism we can get rid of the not so nice method of scheduling TX NAPI when the RX was scheduled. No bandwidth reduction was seen with this change.
Changes from v1: - Remove useless comment (Jakub) - Do not bind the TX clean to NAPI budget (Jakub)
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dwxgmac2_dma.c | diff 021bd5e369709717231338a182f00611794fb588 Wed Dec 18 11:24:44 CET 2019 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Let TX and RX interrupts be independently enabled/disabled
By using this mechanism we can get rid of the not so nice method of scheduling TX NAPI when the RX was scheduled. No bandwidth reduction was seen with this change.
Changes from v1: - Remove useless comment (Jakub) - Do not bind the TX clean to NAPI budget (Jakub)
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dwmac_lib.c | diff 021bd5e369709717231338a182f00611794fb588 Wed Dec 18 11:24:44 CET 2019 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Let TX and RX interrupts be independently enabled/disabled
By using this mechanism we can get rid of the not so nice method of scheduling TX NAPI when the RX was scheduled. No bandwidth reduction was seen with this change.
Changes from v1: - Remove useless comment (Jakub) - Do not bind the TX clean to NAPI budget (Jakub)
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hwif.h | diff 021bd5e369709717231338a182f00611794fb588 Wed Dec 18 11:24:44 CET 2019 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Let TX and RX interrupts be independently enabled/disabled
By using this mechanism we can get rid of the not so nice method of scheduling TX NAPI when the RX was scheduled. No bandwidth reduction was seen with this change.
Changes from v1: - Remove useless comment (Jakub) - Do not bind the TX clean to NAPI budget (Jakub)
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dwmac-sun8i.c | diff 021bd5e369709717231338a182f00611794fb588 Wed Dec 18 11:24:44 CET 2019 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Let TX and RX interrupts be independently enabled/disabled
By using this mechanism we can get rid of the not so nice method of scheduling TX NAPI when the RX was scheduled. No bandwidth reduction was seen with this change.
Changes from v1: - Remove useless comment (Jakub) - Do not bind the TX clean to NAPI budget (Jakub)
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stmmac.h | diff 021bd5e369709717231338a182f00611794fb588 Wed Dec 18 11:24:44 CET 2019 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Let TX and RX interrupts be independently enabled/disabled
By using this mechanism we can get rid of the not so nice method of scheduling TX NAPI when the RX was scheduled. No bandwidth reduction was seen with this change.
Changes from v1: - Remove useless comment (Jakub) - Do not bind the TX clean to NAPI budget (Jakub)
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stmmac_main.c | diff 021bd5e369709717231338a182f00611794fb588 Wed Dec 18 11:24:44 CET 2019 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Let TX and RX interrupts be independently enabled/disabled
By using this mechanism we can get rid of the not so nice method of scheduling TX NAPI when the RX was scheduled. No bandwidth reduction was seen with this change.
Changes from v1: - Remove useless comment (Jakub) - Do not bind the TX clean to NAPI budget (Jakub)
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|