Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hn.c168 #define HN_LOCK_ASSERT(sc) sx_assert(&(sc)->hn_lock, SA_XLOCKED) macro
902 HN_LOCK_ASSERT(sc); in hn_set_rxfilter()
918 HN_LOCK_ASSERT(sc); in hn_rxfilter_config()
1032 HN_LOCK_ASSERT(sc); in hn_rss_reconfig()
1129 HN_LOCK_ASSERT(sc); in hn_rxvf_set()
1256 HN_LOCK_ASSERT(sc); in hn_xpnt_vf_iocsetcaps()
1275 HN_LOCK_ASSERT(sc); in hn_xpnt_vf_iocsetflags()
1291 HN_LOCK_ASSERT(sc); in hn_xpnt_vf_saveifflags()
1368 HN_LOCK_ASSERT(sc); in hn_mtu_change_fixup()
1428 HN_LOCK_ASSERT(sc); in hn_rss_mbuf_hash()
[all …]