Searched refs:if_getsoftc (Results 1 – 2 of 2) sorted by relevance
458 #define if_getsoftc(ifp) (ifp)->if_softc macro
402 struct ena_adapter *adapter = if_getsoftc(ifp); in ena_change_mtu()2314 adapter = if_getsoftc(ifp);2344 struct ena_adapter *adapter = if_getsoftc(ifp); in ena_media_status()2363 struct ena_adapter *adapter = if_getsoftc(ifp); in ena_init()