Searched refs:tx_timer_stop (Results 1 – 12 of 12) sorted by relevance
275 int (*tx_timer_stop)(void *bus); member
252 int (*tx_timer_stop)(void *bus); member
263 int (*tx_timer_stop)(void *bus); member
271 int (*tx_timer_stop)(void *bus); member
357 if (dhd_bus->drvintf && dhd_bus->drvintf->tx_timer_stop) { in dbus_tx_timer_stop()358 if (dhd_bus->drvintf->tx_timer_stop(dhd_bus->bus_info) == DBUS_OK) { in dbus_tx_timer_stop()
575 .tx_timer_stop = NULL,
356 if (dhd_bus->drvintf && dhd_bus->drvintf->tx_timer_stop) { in dbus_tx_timer_stop()357 if (dhd_bus->drvintf->tx_timer_stop(dhd_bus->bus_info) == DBUS_OK) { in dbus_tx_timer_stop()
573 .tx_timer_stop = NULL,
577 .tx_timer_stop = NULL,