Searched refs:EM_RX_UNLOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h499 #define EM_RX_UNLOCK(_sc) mtx_unlock(&(_sc)->rx_mtx) macro
H A Dif_lem.h493 #define EM_RX_UNLOCK(_sc) mtx_unlock(&(_sc)->rx_mtx) macro
H A Dif_lem.c3458 EM_RX_UNLOCK(adapter);
3466 EM_RX_UNLOCK(adapter);
3606 EM_RX_UNLOCK(adapter);
3622 EM_RX_UNLOCK(adapter);
H A Dif_em.c4166 EM_RX_UNLOCK(rxr);
4435 EM_RX_UNLOCK(rxr);
4524 EM_RX_UNLOCK(rxr);
4544 EM_RX_UNLOCK(rxr);

Completed in 87 milliseconds