Searched hist:"60889869147 e3dcd62032005a85eb7693bf828d8" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_iq.h | diff 60889869147e3dcd62032005a85eb7693bf828d8 Fri Jan 06 19:16:12 CST 2017 Derek Chickles <derek.chickles@cavium.com> liquidio: simplify octeon_flush_iq()
Because every call to octeon_flush_iq() has a hardcoded 1 for the pending_thresh argument, simplify that function by removing that argument. This avoids one atomic read as well.
Signed-off-by: Derek Chickles <derek.chickles@cavium.com> Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com> Signed-off-by: Satanand Burla <satananda.burla@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | request_manager.c | diff 60889869147e3dcd62032005a85eb7693bf828d8 Fri Jan 06 19:16:12 CST 2017 Derek Chickles <derek.chickles@cavium.com> liquidio: simplify octeon_flush_iq()
Because every call to octeon_flush_iq() has a hardcoded 1 for the pending_thresh argument, simplify that function by removing that argument. This avoids one atomic read as well.
Signed-off-by: Derek Chickles <derek.chickles@cavium.com> Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com> Signed-off-by: Satanand Burla <satananda.burla@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | lio_vf_main.c | diff 60889869147e3dcd62032005a85eb7693bf828d8 Fri Jan 06 19:16:12 CST 2017 Derek Chickles <derek.chickles@cavium.com> liquidio: simplify octeon_flush_iq()
Because every call to octeon_flush_iq() has a hardcoded 1 for the pending_thresh argument, simplify that function by removing that argument. This avoids one atomic read as well.
Signed-off-by: Derek Chickles <derek.chickles@cavium.com> Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com> Signed-off-by: Satanand Burla <satananda.burla@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | lio_main.c | diff 60889869147e3dcd62032005a85eb7693bf828d8 Fri Jan 06 19:16:12 CST 2017 Derek Chickles <derek.chickles@cavium.com> liquidio: simplify octeon_flush_iq()
Because every call to octeon_flush_iq() has a hardcoded 1 for the pending_thresh argument, simplify that function by removing that argument. This avoids one atomic read as well.
Signed-off-by: Derek Chickles <derek.chickles@cavium.com> Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com> Signed-off-by: Satanand Burla <satananda.burla@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|