Searched refs:DEV_LOCK (Results 1 – 6 of 6) sorted by relevance
176 DEV_LOCK(dev); in oce_m_multicast()244 DEV_LOCK(dev); in oce_m_unicast()285 DEV_LOCK(dev); in oce_m_send()354 DEV_LOCK(dev); in oce_m_setprop()581 DEV_LOCK(dev); in oce_m_ioctl()648 DEV_LOCK(dev); in oce_m_promiscuous()
411 DEV_LOCK(dev); in oce_detach()
920 DEV_LOCK(dev); in oce_get_flow_control()
363 DEV_LOCK(dev); in yge_mii_notify()1716 DEV_LOCK(dev); in yge_suspend()1748 DEV_LOCK(dev); in yge_resume()1928 DEV_LOCK(dev); in yge_restart_task()1964 DEV_LOCK(dev); in yge_tick()2952 DEV_LOCK(port->p_dev); in yge_m_stat()3057 DEV_LOCK(port->p_dev); in yge_m_start()3090 DEV_LOCK(dev); in yge_m_stop()3106 DEV_LOCK(port->p_dev); in yge_m_promisc()3127 DEV_LOCK(port->p_dev); in yge_m_multicst()[all …]
2214 #define DEV_LOCK(dev) \ macro
189 #define DEV_LOCK(dev) mutex_enter(&dev->dev_lock) macro