Searched refs:RL_LOCK (Results 1 – 4 of 4) sorted by relevance
733 RL_LOCK(sc); in rl_attach()875 RL_LOCK(sc); in rl_detach()1215 RL_LOCK(sc); in rl_rxeof()1432 RL_LOCK(sc); in rl_poll()1483 RL_LOCK(sc); in rl_intr()1607 RL_LOCK(sc); in rl_start()1666 RL_LOCK(sc); in rl_init()1775 RL_LOCK(sc); in rl_ifmedia_upd()1793 RL_LOCK(sc); in rl_ifmedia_sts()1810 RL_LOCK(sc); in rl_ioctl()[all …]
946 #define RL_LOCK(_sc) mtx_lock(&(_sc)->rl_mtx) macro
797 RL_LOCK(sc); in re_diag()847 RL_LOCK(sc); in re_diag()1563 RL_LOCK(sc); in re_attach()1793 RL_LOCK(sc); in re_detach()2396 RL_LOCK(sc); in re_rxeof()2531 RL_LOCK(sc); in re_poll()2607 RL_LOCK(sc); in re_int_task()2674 RL_LOCK(sc); in re_intr_msi()2972 RL_LOCK(sc); in re_start()3130 RL_LOCK(sc); in re_init()[all …]
52 RL_LOCK(adapter); in re_netmap_reg()