Searched hist:dfe4e612983f7cd1f72a3304b551b595ee95f3e3 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_main.h | diff dfe4e612983f7cd1f72a3304b551b595ee95f3e3 Mon Sep 14 02:29:24 CDT 2020 Allen Pais <apais@linux.microsoft.com> liquidio: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the struct tasklet_struct pointer to all tasklet callbacks, switch to using the new tasklet_setup() and from_tasklet() to pass the tasklet pointer explicitly.
Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Allen Pais <apais@linux.microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | lio_main.c | diff dfe4e612983f7cd1f72a3304b551b595ee95f3e3 Mon Sep 14 02:29:24 CDT 2020 Allen Pais <apais@linux.microsoft.com> liquidio: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the struct tasklet_struct pointer to all tasklet callbacks, switch to using the new tasklet_setup() and from_tasklet() to pass the tasklet pointer explicitly.
Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Allen Pais <apais@linux.microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | diff dfe4e612983f7cd1f72a3304b551b595ee95f3e3 Mon Sep 14 02:29:24 CDT 2020 Allen Pais <apais@linux.microsoft.com> liquidio: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the struct tasklet_struct pointer to all tasklet callbacks, switch to using the new tasklet_setup() and from_tasklet() to pass the tasklet pointer explicitly.
Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Allen Pais <apais@linux.microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | nicvf_queues.c | diff dfe4e612983f7cd1f72a3304b551b595ee95f3e3 Mon Sep 14 02:29:24 CDT 2020 Allen Pais <apais@linux.microsoft.com> liquidio: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the struct tasklet_struct pointer to all tasklet callbacks, switch to using the new tasklet_setup() and from_tasklet() to pass the tasklet pointer explicitly.
Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Allen Pais <apais@linux.microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | nicvf_main.c | diff dfe4e612983f7cd1f72a3304b551b595ee95f3e3 Mon Sep 14 02:29:24 CDT 2020 Allen Pais <apais@linux.microsoft.com> liquidio: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the struct tasklet_struct pointer to all tasklet callbacks, switch to using the new tasklet_setup() and from_tasklet() to pass the tasklet pointer explicitly.
Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Allen Pais <apais@linux.microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/cavium/octeon/ |
H A D | octeon_mgmt.c | diff dfe4e612983f7cd1f72a3304b551b595ee95f3e3 Mon Sep 14 02:29:24 CDT 2020 Allen Pais <apais@linux.microsoft.com> liquidio: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the struct tasklet_struct pointer to all tasklet callbacks, switch to using the new tasklet_setup() and from_tasklet() to pass the tasklet pointer explicitly.
Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Allen Pais <apais@linux.microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|