Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_vc_common.h63 void *iavf_vc_get_op_chan(struct iavf_sc *sc, uint32_t request);
H A Diavf_vc_common.c898 iavf_vc_get_op_chan(struct iavf_sc *sc, uint32_t request) in iavf_vc_get_op_chan() function
H A Dif_iavf_iflib.c611 error = mtx_sleep(iavf_vc_get_op_chan(sc, op), in iavf_vc_sleep_wait()