Searched hist:"5 ee3e780" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_dfs.c | 5ee3e780 Wed Oct 07 05:33:07 CDT 2020 Allen Pais <apais@linux.microsoft.com> wireless: mt76: 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: Felix Fietkau <nbd@nbd.name>
|
H A D | mt76x02_mmio.c | 5ee3e780 Wed Oct 07 05:33:07 CDT 2020 Allen Pais <apais@linux.microsoft.com> wireless: mt76: 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: Felix Fietkau <nbd@nbd.name>
|
H A D | usb.c | 5ee3e780 Wed Oct 07 05:33:07 CDT 2020 Allen Pais <apais@linux.microsoft.com> wireless: mt76: 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: Felix Fietkau <nbd@nbd.name>
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | beacon.c | 5ee3e780 Wed Oct 07 05:33:07 CDT 2020 Allen Pais <apais@linux.microsoft.com> wireless: mt76: 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: Felix Fietkau <nbd@nbd.name>
|
H A D | mt7603.h | 5ee3e780 Wed Oct 07 05:33:07 CDT 2020 Allen Pais <apais@linux.microsoft.com> wireless: mt76: 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: Felix Fietkau <nbd@nbd.name>
|
H A D | init.c | 5ee3e780 Wed Oct 07 05:33:07 CDT 2020 Allen Pais <apais@linux.microsoft.com> wireless: mt76: 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: Felix Fietkau <nbd@nbd.name>
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mmio.c | 5ee3e780 Wed Oct 07 05:33:07 CDT 2020 Allen Pais <apais@linux.microsoft.com> wireless: mt76: 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: Felix Fietkau <nbd@nbd.name>
|