Searched refs:recv_stop (Results 1 – 12 of 12) sorted by relevance
284 int (*recv_stop)(void *bus); member
261 int (*recv_stop)(void *bus); member
272 int (*recv_stop)(void *bus); member
280 int (*recv_stop)(void *bus); member
488 if (dhd_bus && dhd_bus->drvintf->recv_stop) { in dbus_flowctrl_rx()489 dhd_bus->drvintf->recv_stop(dhd_bus->bus_info); in dbus_flowctrl_rx()
584 .recv_stop = NULL,
487 if (dhd_bus && dhd_bus->drvintf->recv_stop) { in dbus_flowctrl_rx()488 dhd_bus->drvintf->recv_stop(dhd_bus->bus_info); in dbus_flowctrl_rx()
582 .recv_stop = NULL,
586 .recv_stop = NULL,