Searched refs:iavf_post_request_queues (Results 1 – 1 of 1) sorted by relevance
559 static void iavf_post_request_queues(void *);863 iavf_work_set(&sc->sc_req_queues_task, iavf_post_request_queues, sc); in iavf_attach()5103 iavf_post_request_queues(void *xsc) in iavf_post_request_queues() function