Searched refs:rx_task (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/bluetooth/
H A Dhci_core.h104 struct tasklet_struct rx_task; member in struct:hci_dev
357 tasklet_schedule(&hdev->rx_task);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_core.c485 tasklet_kill(&hdev->rx_task);
523 tasklet_kill(&hdev->rx_task);
850 tasklet_init(&hdev->rx_task, hci_rx_task, (unsigned long) hdev);

Completed in 103 milliseconds