Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib_clone.c232 ctx = if_getsoftc(ifp); in iflib_clone_destroy()
H A Diflib.c2501 if_ctx_t ctx = if_getsoftc(ifp); in iflib_media_change()
2514 if_ctx_t ctx = if_getsoftc(ifp); in iflib_media_status()
4075 if_ctx_t ctx = if_getsoftc(ifp); in iflib_if_transmit()
4208 if_ctx_t ctx = if_getsoftc(ifp); in iflib_if_qflush()
4237 if_ctx_t ctx = if_getsoftc(ifp); in iflib_if_ioctl()
4416 if_ctx_t ctx = if_getsoftc(ifp); in iflib_if_get_counter()
4430 if_ctx_t ctx = if_getsoftc(ifp); in iflib_vlan_register()
6907 ctx = if_getsoftc(ifp); in iflib_debugnet_init()
6924 ctx = if_getsoftc(ifp); in iflib_debugnet_event()
6950 ctx = if_getsoftc(ifp); in iflib_debugnet_transmit()
[all …]
H A Dif_var.h715 void *if_getsoftc(if_t ifp);
H A Dif.c4322 if_getsoftc(if_t ifp) in if_getsoftc() function
/f-stack/freebsd/arm/allwinner/
H A Dif_awg.c366 sc = if_getsoftc(ifp); in awg_media_status()
383 sc = if_getsoftc(ifp); in awg_media_change()
1007 sc = if_getsoftc(ifp); in awg_start()
1113 sc = if_getsoftc(ifp); in awg_ioctl()
1353 sc = if_getsoftc(ifp); in awg_poll()
/f-stack/freebsd/net80211/
H A Dieee80211_freebsd.c1106 vap = if_getsoftc(ifp); in ieee80211_debugnet_init()
1120 vap = if_getsoftc(ifp); in ieee80211_debugnet_event()
1140 vap = if_getsoftc(ifp); in ieee80211_debugnet_poll()
/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c971 sc = if_getsoftc(ifp); in gen_start()
1481 sc = if_getsoftc(ifp); in gen_ioctl()
1712 sc = if_getsoftc(ifp); in gen_media_status()
1729 sc = if_getsoftc(ifp); in gen_media_change()