Searched refs:mac_ether_media_t (Results 1 – 20 of 20) sorted by relevance
70 mac_ether_media_t bmm_media;88 mac_ether_media_t94 mac_ether_media_t media = ETHER_MEDIA_UNKNOWN; in bnxe_phy_to_media()
2599 mac_ether_media_t link_media; in BnxeMacGetProperty()2639 ASSERT(pr_valsize >= sizeof(mac_ether_media_t)); in BnxeMacGetProperty()2642 bcopy(&link_media, pr_val, sizeof(mac_ether_media_t)); in BnxeMacGetProperty()
922 extern mac_ether_media_t bnxe_phy_to_media(um_device_t *);
32 extern mac_ether_media_t e1000_link_to_media(struct e1000_hw *, uint32_t);
31 mac_ether_media_t
34 mac_ether_media_t ipm_media;102 mac_ether_media_t
899 mac_ether_media_t ixgbe_phy_to_media(ixgbe_t *);
590 *(mac_ether_media_t *)pr_val = ixgbe_phy_to_media(ixgbe); in ixgbe_m_getprop()
29 mac_ether_media_t imm_media;39 static mac_ether_media_t935 mac_ether_media_t media; in igc_m_getprop()963 if (pr_valsize < sizeof (mac_ether_media_t)) { in igc_m_getprop()968 bcopy(&media, pr_val, sizeof (mac_ether_media_t)); in igc_m_getprop()
238 } mac_ether_media_t; typedef
398 static mac_ether_media_t1237 mac_ether_media_t media; in bnx_m_getprop()1278 ASSERT(pr_valsize >= sizeof (mac_ether_media_t)); in bnx_m_getprop()
128 mac_ether_media_t tmm_ether;207 static mac_ether_media_t1483 *(mac_ether_media_t *)val = t4_port_to_media(pi); in t4_mc_getprop()
1140 mac_ether_media_t1275 *(mac_ether_media_t *)pr_val = i40e_link_to_media(i40e); in i40e_m_getprop()
1051 extern mac_ether_media_t i40e_link_to_media(i40e_t *);
1284 mac_ether_media_t bge_phys_media(bge_t *bgep);
929 mac_ether_media_t media;931 ASSERT(pr_valsize >= sizeof (mac_ether_media_t));933 bcopy(&media, pr_val, sizeof (mac_ether_media_t));
1917 mac_ether_media_t
1274 *(mac_ether_media_t *)pr_val = e1000_link_to_media(hw, in igb_m_getprop()
3687 *(mac_ether_media_t *)pr_val = e1000_link_to_media(hw, in e1000g_m_getprop()
3513 minsize = sizeof (mac_ether_media_t); in mac_prop_check_size()