Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDif_igb.h599 #define IGB_RX_LOCK(_sc) mtx_lock(&(_sc)->rx_mtx) macro
HDif_igb.c4333 IGB_RX_LOCK(rxr); in igb_setup_receive_ring()
4479 IGB_RX_LOCK(rxr); in igb_setup_receive_structures()
4905 IGB_RX_LOCK(rxr); in igb_rx_input()
4931 IGB_RX_LOCK(rxr); in igb_rxeof()