Home
last modified time | relevance | path

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

/src/sys/dev/iavf/
H A Diavf_iflib.h125 #define IAVF_VC_LOCK(_sc) mtx_lock(&(_sc)->vc_mtx) macro
H A Dif_iavf_iflib.c636 IAVF_VC_LOCK(sc); in iavf_send_vc_msg_sleep()
1218 IAVF_VC_LOCK(sc); in iavf_process_adminq()