Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDt4_main.c157 static int cxgbe_media_change(struct ifnet *);
1094 ifmedia_init(&pi->media, IFM_IMASK, cxgbe_media_change, in cxgbe_attach()
1124 ifmedia_init(&pi->nm_media, IFM_IMASK, cxgbe_media_change, in cxgbe_attach()
1456 cxgbe_media_change(struct ifnet *ifp) in cxgbe_media_change() function