Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_iflib.h87 #define IFLIB_CTX_UNLOCK(sc) sx_xunlock((sc)->iflib_ctx_lock) macro
HDif_ice_iflib.c1007 IFLIB_CTX_UNLOCK(sc); in ice_if_detach()
2797 IFLIB_CTX_UNLOCK(sc); in ice_handle_reset_event()
2848 IFLIB_CTX_UNLOCK(sc); in ice_handle_pf_reset_request()
3453 IFLIB_CTX_UNLOCK(sc); in ice_destroy_mirror_interface()