Searched refs:cxgbe_media_change (Results 1 – 1 of 1) sorted by relevance
182 static int cxgbe_media_change(struct ifnet *);1225 ifmedia_init(&vi->media, IFM_IMASK, cxgbe_media_change, in cxgbe_vi_attach()1272 ifmedia_init(&vi->media, IFM_IMASK, cxgbe_media_change, in cxgbe_attach()1751 cxgbe_media_change(struct ifnet *ifp) in cxgbe_media_change() function