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

/freebsd-12-stable/sys/dev/ice/
H A Dice_iflib.h83 * IFLIB_CTX_UNLOCK - unlock the iflib context lock
88 #define IFLIB_CTX_UNLOCK(sc) sx_xunlock((sc)->iflib_ctx_lock) macro
H A Dif_ice_iflib.c2510 IFLIB_CTX_UNLOCK(sc);
2561 IFLIB_CTX_UNLOCK(sc);

Completed in 53 milliseconds