Searched refs:SK_IF_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
671 SK_IF_LOCK_ASSERT(sc_if); in sk_rxfilter()719 SK_IF_LOCK_ASSERT(sc_if); in sk_rxfilter_genesis()765 SK_IF_LOCK_ASSERT(sc_if); in sk_rxfilter_yukon()2292 SK_IF_LOCK_ASSERT(sc_if); in sk_encap()2397 SK_IF_LOCK_ASSERT(sc_if); in sk_start_locked()2444 SK_IF_LOCK_ASSERT(sc_if); in sk_watchdog()2641 SK_IF_LOCK_ASSERT(sc_if); in sk_rxeof()2707 SK_IF_LOCK_ASSERT(sc_if); in sk_jumbo_rxeof()3072 SK_IF_LOCK_ASSERT(sc_if); in sk_init_xmac()3231 SK_IF_LOCK_ASSERT(sc_if); in sk_init_yukon()[all …]
1466 #define SK_IF_LOCK_ASSERT(_sc) SK_LOCK_ASSERT((_sc)->sk_softc) macro