Searched refs:nci_tx_work (Results 1 – 1 of 1) sorted by relevance
40 static void nci_tx_work(struct work_struct *work);1238 INIT_WORK(&ndev->tx_work, nci_tx_work); in nci_register_device()1458 static void nci_tx_work(struct work_struct *work) in nci_tx_work() function