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

/freebsd-current/sys/dev/ice/
H A Dice_iflib.h82 * IFLIB_CTX_UNLOCK - unlock the iflib context lock
87 #define IFLIB_CTX_UNLOCK(sc) sx_xunlock((sc)->iflib_ctx_lock) macro
H A Dif_ice_iflib.c1004 IFLIB_CTX_UNLOCK(sc);
2794 IFLIB_CTX_UNLOCK(sc);
2845 IFLIB_CTX_UNLOCK(sc);
3450 IFLIB_CTX_UNLOCK(sc);

Completed in 120 milliseconds