Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c710 ADAPTER_LOCK(pi->adapter); in t4_mc_start()
722 ADAPTER_LOCK(pi->adapter); in t4_mc_stop()
733 ADAPTER_LOCK(sc); in t4_mc_setpromisc()
763 ADAPTER_LOCK(sc); in t4_mc_multicst()
780 ADAPTER_LOCK(sc); in t4_mc_unicst()
1053 ADAPTER_LOCK(sc); in t4_mc_transceiver_read()
1387 ADAPTER_LOCK(sc); in t4_mc_setprop()
1400 ADAPTER_LOCK(sc); in t4_mc_setprop()
2085 ADAPTER_LOCK(pi->adapter); in t4_setprop_priv()
H A Dadapter.h811 #define ADAPTER_LOCK(sc) mutex_enter(&(sc)->lock) macro
H A Dcudbg_lib.c159 ADAPTER_LOCK(padap); in read_sge_ctxt()
2667 ADAPTER_LOCK(padap); in cudbg_t4_fwcache()
3305 ADAPTER_LOCK(padap); in collect_tid()
3392 ADAPTER_LOCK(padap); in collect_tid()
3583 ADAPTER_LOCK(padap); in collect_mps_tcam()
H A Dt4_nexus.c3138 ADAPTER_LOCK(sc); in t4_sensor_read()