Searched refs:smac_media (Results 1 – 3 of 3) sorted by relevance
533 if ((err = dls_mgmt_update(softmac->smac_devname, softmac->smac_media, in softmac_update_info()551 if (media != softmac->smac_media) { in softmac_update_info()554 dl_mactypestr(softmac->smac_media), in softmac_update_info()642 softmac->smac_media = (mac_info(mh))->mi_nativemedia; in softmac_create_task()754 if ((softmac->smac_media = dlia.dl_mac_type) != DL_ETHER) { in softmac_mac_register()873 if (softmac->smac_media != DL_ETHER) in softmac_mac_register()1168 DATALINK_CLASS_PHYS, softmac->smac_media, B_TRUE, &linkid) != 0) { in softmac_mac_recreate()1247 err = softmac_send_bind_req(slp, softmac->smac_media == DL_TPR ? 2 : 0); in softmac_m_start()
299 switch (softmac->smac_media) { in softmac_m_stat()
166 uint_t smac_media; member