Searched refs:DEBUGNET_SET (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/net/ |
H A D | debugnet.h | 276 #define DEBUGNET_SET(ifp, driver) \ macro 283 #define DEBUGNET_SET(ifp, driver) macro
|
H A D | iflib.c | 5361 DEBUGNET_SET(ctx->ifc_ifp, iflib); in iflib_device_register()
|
/freebsd/sys/net80211/ |
H A D | ieee80211_freebsd.c | 164 DEBUGNET_SET(vap->iv_ifp, ieee80211); in wlan_clone_create()
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_netdev.c | 2301 DEBUGNET_SET(dev, mlx4_en); in mlx4_en_init_netdev()
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_main.c | 1050 DEBUGNET_SET(ifp, cxgb); in cxgb_port_attach()
|
/freebsd/sys/dev/re/ |
H A D | if_re.c | 1750 DEBUGNET_SET(ifp, re); in re_attach()
|
/freebsd/sys/dev/virtio/network/ |
H A D | if_vtnet.c | 1204 DEBUGNET_SET(ifp, vtnet); in vtnet_setup_interface()
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_main.c | 4852 DEBUGNET_SET(ifp, mlx5_en); in mlx5e_create_ifp()
|
/freebsd/sys/dev/alc/ |
H A D | if_alc.c | 1667 DEBUGNET_SET(ifp, alc); in alc_attach()
|
/freebsd/sys/dev/bge/ |
H A D | if_bge.c | 3915 DEBUGNET_SET(ifp, bge); in bge_attach()
|
/freebsd/sys/dev/bxe/ |
H A D | bxe.c | 13033 DEBUGNET_SET(ifp, bxe); in bxe_init_ifnet()
|