Home
last modified time | relevance | path

Searched refs:cds_ol_rx_thread (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_sched.c74 static int cds_ol_rx_thread(void *arg);
493 pSchedContext->ol_rx_thread = kthread_create(cds_ol_rx_thread, in cds_sched_open()
723 static int cds_ol_rx_thread(void *arg) in cds_ol_rx_thread() function