Searched refs:RL_LOCK (Results 1 – 4 of 4) sorted by relevance
733 RL_LOCK(sc); in rl_attach()876 RL_LOCK(sc); in rl_detach()1216 RL_LOCK(sc); in rl_rxeof()1433 RL_LOCK(sc); in rl_poll()1484 RL_LOCK(sc); in rl_intr()1608 RL_LOCK(sc); in rl_start()1667 RL_LOCK(sc); in rl_init()1776 RL_LOCK(sc); in rl_ifmedia_upd()1794 RL_LOCK(sc); in rl_ifmedia_sts()1811 RL_LOCK(sc); in rl_ioctl()[all …]
938 #define RL_LOCK(_sc) mtx_lock(&(_sc)->rl_mtx) macro
793 RL_LOCK(sc); in re_diag()843 RL_LOCK(sc); in re_diag()1553 RL_LOCK(sc); in re_attach()1783 RL_LOCK(sc); in re_detach()2386 RL_LOCK(sc); in re_rxeof()2510 RL_LOCK(sc); in re_poll()2586 RL_LOCK(sc); in re_int_task()2653 RL_LOCK(sc); in re_intr_msi()2924 RL_LOCK(sc); in re_start()3082 RL_LOCK(sc); in re_init()[all …]
52 RL_LOCK(adapter); in re_netmap_reg()