Searched refs:IS_RUNNING (Results 1 – 2 of 2) sorted by relevance
498 if (IS_RUNNING(pcnp)) in pcn_ddi_resume()639 if (IS_RUNNING(pcnp)) in pcn_m_promisc()648 if (IS_RUNNING(pcnp)) in pcn_m_promisc()669 if (IS_RUNNING(pcnp)) in pcn_m_unicast()677 if (IS_RUNNING(pcnp)) in pcn_m_unicast()1113 if (IS_RUNNING(pcnp)) in pcn_startall()
238 #define IS_RUNNING(p) ((p)->pcn_flags & PCN_RUNNING) macro