Home
last modified time | relevance | path

Searched hist:dfe4e612983f7cd1f72a3304b551b595ee95f3e3 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_main.hdiff 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 Dlio_main.cdiff 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 Dnicvf_queues.hdiff 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 Dnicvf_queues.cdiff 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 Dnicvf_main.cdiff 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 Docteon_mgmt.cdiff 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>