Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c122 mac_client_stat_get(mac->fm_cli_handle, MAC_STAT_IFSPEED); in fcoe_open_mac()
203 mac_client_stat_get(mac->fm_cli_handle, MAC_STAT_IFSPEED); in fcoe_enable_callback()
295 mac_client_stat_get(mac->fm_cli_handle, in fcoe_mac_notify()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client.h146 extern uint64_t mac_client_stat_get(mac_client_handle_t, uint_t);
/illumos-gate/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c600 vnic->vn_ls = mac_client_stat_get(vnic->vn_mch, in vnic_dev_create()
783 *val = mac_client_stat_get(vnic->vn_mch, stat); in vnic_m_stat()
1319 vnic->vn_ls = mac_client_stat_get(vnic->vn_mch, in vnic_notify_cb()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c631 flent->fe_nic_speed = mac_client_stat_get(flent->fe_mcip, in mac_compute_soft_ring_count()
4032 link_speed = mac_client_stat_get(mcip->mci_flent->fe_mcip, in mac_fanout_recompute_client()
H A Dmac_client.c612 mac_client_stat_get(mac_client_handle_t mch, uint_t stat) in mac_client_stat_get() function
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1853 switch (mac_client_stat_get(mch, dsp->ds_lowlink ? in str_notify()