Searched refs:RL_LOCK_ASSERT (Results 1 – 3 of 3) sorted by relevance
533 RL_LOCK_ASSERT(sc); in rl_rxfilter()566 RL_LOCK_ASSERT(sc); in rl_reset()1055 RL_LOCK_ASSERT(sc); in rl_list_tx_init()1074 RL_LOCK_ASSERT(sc); in rl_list_rx_init()1119 RL_LOCK_ASSERT(sc); in rl_rxeof()1234 RL_LOCK_ASSERT(sc); in rl_txeof()1393 RL_LOCK_ASSERT(sc); in rl_tick()1446 RL_LOCK_ASSERT(sc); in rl_poll_locked()1544 RL_LOCK_ASSERT(sc); in rl_encap()1619 RL_LOCK_ASSERT(sc); in rl_start_locked()[all …]
940 #define RL_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->rl_mtx, MA_OWNED) macro
677 RL_LOCK_ASSERT(sc); in re_set_rxmode()735 RL_LOCK_ASSERT(sc); in re_reset()2079 RL_LOCK_ASSERT(sc); in re_tx_list_init()2171 RL_LOCK_ASSERT(sc); in re_rxeof()2486 RL_LOCK_ASSERT(sc); in re_tick()2523 RL_LOCK_ASSERT(sc); in re_poll_locked()2739 RL_LOCK_ASSERT(sc); in re_encap()3096 RL_LOCK_ASSERT(sc); in re_init_locked()3563 RL_LOCK_ASSERT(sc); in re_watchdog()3600 RL_LOCK_ASSERT(sc); in re_stop()[all …]