Home
last modified time | relevance | path

Searched refs:HN_LOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c170 #define HN_LOCK_ASSERT(sc) sx_assert(&(sc)->hn_lock, SA_XLOCKED) macro
915 HN_LOCK_ASSERT(sc); in hn_set_rxfilter()
931 HN_LOCK_ASSERT(sc); in hn_rxfilter_config()
1045 HN_LOCK_ASSERT(sc); in hn_rss_reconfig()
1142 HN_LOCK_ASSERT(sc); in hn_rxvf_set()
1269 HN_LOCK_ASSERT(sc); in hn_xpnt_vf_iocsetcaps()
1288 HN_LOCK_ASSERT(sc); in hn_xpnt_vf_iocsetflags()
1304 HN_LOCK_ASSERT(sc); in hn_xpnt_vf_saveifflags()
1381 HN_LOCK_ASSERT(sc); in hn_mtu_change_fixup()
1441 HN_LOCK_ASSERT(sc); in hn_rss_mbuf_hash()
[all …]