Home
last modified time | relevance | path

Searched refs:RL_LOCK_ASSERT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/rl/
H A Dif_rl.c533 RL_LOCK_ASSERT(sc); in rl_rxfilter()
566 RL_LOCK_ASSERT(sc); in rl_reset()
1057 RL_LOCK_ASSERT(sc); in rl_list_tx_init()
1076 RL_LOCK_ASSERT(sc); in rl_list_rx_init()
1121 RL_LOCK_ASSERT(sc); in rl_rxeof()
1236 RL_LOCK_ASSERT(sc); in rl_txeof()
1395 RL_LOCK_ASSERT(sc); in rl_tick()
1448 RL_LOCK_ASSERT(sc); in rl_poll_locked()
1546 RL_LOCK_ASSERT(sc); in rl_encap()
1621 RL_LOCK_ASSERT(sc); in rl_start_locked()
[all …]
H A Dif_rlreg.h940 #define RL_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->rl_mtx, MA_OWNED) macro
/freebsd/sys/dev/re/
H A Dif_re.c677 RL_LOCK_ASSERT(sc); in re_set_rxmode()
735 RL_LOCK_ASSERT(sc); in re_reset()
2081 RL_LOCK_ASSERT(sc); in re_tx_list_init()
2173 RL_LOCK_ASSERT(sc); in re_rxeof()
2488 RL_LOCK_ASSERT(sc); in re_tick()
2525 RL_LOCK_ASSERT(sc); in re_poll_locked()
2741 RL_LOCK_ASSERT(sc); in re_encap()
3098 RL_LOCK_ASSERT(sc); in re_init_locked()
3565 RL_LOCK_ASSERT(sc); in re_watchdog()
3602 RL_LOCK_ASSERT(sc); in re_stop()
[all …]