| /freebsd/sys/dev/hyperv/netvsc/ |
| H A D | hn_rndis.c | 124 if_printf(sc->hn_ifp, "invalid RNDIS cmplt\n"); in hn_rndis_rx_ctrl() 142 if_printf(sc->hn_ifp, "RESET cmplt received\n"); in hn_rndis_rx_ctrl() 146 if_printf(sc->hn_ifp, "unknown RNDIS msg 0x%x\n", in hn_rndis_rx_ctrl() 164 if_printf(sc->hn_ifp, "invalid eaddr len %zu\n", eaddr_len); in hn_rndis_get_eaddr() 182 if_printf(sc->hn_ifp, "invalid link status len %zu\n", size); in hn_rndis_get_linkstatus() 200 if_printf(sc->hn_ifp, "invalid mtu len %zu\n", size); in hn_rndis_get_mtu() 247 if_printf(sc->hn_ifp, "RNDIS ctrl send failed: %d\n", error); in hn_rndis_xact_exec1() 279 if_printf(sc->hn_ifp, "invalid RNDIS comp len %zu, " in hn_rndis_xact_execute() 282 if_printf(sc->hn_ifp, "invalid RNDIS comp len %zu\n", in hn_rndis_xact_execute() 288 if_printf(sc->hn_ifp, "invalid RNDIS comp msglen %u\n", in hn_rndis_xact_execute() [all …]
|
| H A D | hn_nvs.c | 123 if_printf(sc->hn_ifp, "invalid NVS resp len %zu\n", resplen); in hn_nvs_xact_execute() 127 if_printf(sc->hn_ifp, "unexpected NVS resp 0x%08x, " in hn_nvs_xact_execute() 173 if_printf(sc->hn_ifp, "rxbuf gpadl conn failed: %d\n", in hn_nvs_conn_rxbuf() 184 if_printf(sc->hn_ifp, "no xact for nvs rxbuf conn\n"); in hn_nvs_conn_rxbuf() 197 if_printf(sc->hn_ifp, "exec nvs rxbuf conn failed\n"); in hn_nvs_conn_rxbuf() 207 if_printf(sc->hn_ifp, "nvs rxbuf conn failed: %x\n", status); in hn_nvs_conn_rxbuf() 243 if_printf(sc->hn_ifp, "chim gpadl conn failed: %d\n", error); in hn_nvs_conn_chim() 253 if_printf(sc->hn_ifp, "no xact for nvs chim conn\n"); in hn_nvs_conn_chim() 266 if_printf(sc->hn_ifp, "exec nvs chim conn failed\n"); in hn_nvs_conn_chim() 277 if_printf(sc->hn_ifp, "nvs chim conn failed: %x\n", status); in hn_nvs_conn_chim() [all …]
|
| H A D | if_hn.c | 1002 if_printf(sc->hn_ifp, "TX agg size %u, pkts %u, align %u\n", in hn_set_txagg() 1045 if_printf(sc->hn_ifp, "disable RSS\n"); in hn_rss_reconfig() 1048 if_printf(sc->hn_ifp, "RSS disable failed\n"); in hn_rss_reconfig() 1057 if_printf(sc->hn_ifp, "reconfig RSS\n"); in hn_rss_reconfig() 1060 if_printf(sc->hn_ifp, "RSS reconfig failed\n"); in hn_rss_reconfig() 1081 if_printf(sc->hn_ifp, in hn_rss_ind_fixup() 1228 if_printf(hn_ifp, "datapath is switched %s %s\n", in hn_rxvf_change() 1467 if_printf(ifp, "%s SIOCGIFRSSKEY failed: %d\n", in hn_vf_rss_fixup() 1472 if_printf(ifp, "%s RSS function %u is not Toeplitz\n", in hn_vf_rss_fixup() 1477 if_printf(ifp, "%s invalid RSS Toeplitz key length %d\n", in hn_vf_rss_fixup() [all …]
|
| /freebsd/sys/dev/le/ |
| H A D | am79900.c | 275 if_printf(ifp, in am79900_rint() 278 if_printf(ifp, in am79900_rint() 283 if_printf(ifp, "overflow\n"); in am79900_rint() 286 if_printf(ifp, in am79900_rint() 290 if_printf(ifp, "dropping chained buffer\n"); in am79900_rint() 358 if_printf(ifp, "trans tmd: " in am79900_tint() 371 if_printf(ifp, "transmit buffer error\n"); in am79900_tint() 373 if_printf(ifp, "underflow\n"); in am79900_tint() 386 if_printf(ifp, "lost carrier\n"); in am79900_tint() 392 if_printf(ifp, "excessive collisions\n"); in am79900_tint() [all …]
|
| H A D | am7990.c | 237 if_printf(ifp, in am7990_rint() 240 if_printf(ifp, in am7990_rint() 245 if_printf(ifp, "overflow\n"); in am7990_rint() 248 if_printf(ifp, in am7990_rint() 252 if_printf(ifp, "dropping chained buffer\n"); in am7990_rint() 320 if_printf(ifp, "trans tmd: " in am7990_tint() 334 if_printf(ifp, "transmit buffer error\n"); in am7990_tint() 336 if_printf(ifp, "underflow\n"); in am7990_tint() 349 if_printf(ifp, "lost carrier\n"); in am7990_tint() 355 if_printf(ifp, "excessive collisions, tdr %d\n", in am7990_tint() [all …]
|
| H A D | lance.c | 172 if_printf(ifp, "%d receive buffers, %d transmit buffers\n", in lance_config() 328 if_printf(ifp, "controller failed to initialize\n"); in lance_init_locked() 382 if_printf(ifp, "invalid packet size %d; dropping\n", totlen); in lance_get() 443 if_printf(ifp, "device timeout\n"); in lance_watchdog()
|
| /freebsd/sys/dev/mana/ |
| H A D | mana_en.c | 102 if_printf(ifp, "Port not available\n"); in mana_ifmedia_status() 186 if_printf(ifp, "Invalid MTU. new_mtu: %d, " in mana_ioctl() 273 if_printf(ifp, "Enable txcsum first.\n"); in mana_ioctl() 285 if_printf(ifp, "Enable txcsum6 first.\n"); in mana_ioctl() 629 if_printf(ndev, "Failed to post TX OOB: %d\n", err); in mana_xmit() 1116 if_printf(apc->ndev, "Failed to configure vPort: %d\n", err); in mana_cfg_vport() 1123 if_printf(apc->ndev, "Failed to configure vPort: %d, 0x%x\n", in mana_cfg_vport() 1134 if_printf(apc->ndev, "Configured vPort %ju PD %u DB %u\n", in mana_cfg_vport() 1186 if_printf(ndev, "Failed to configure vPort RX: %d\n", err); in mana_cfg_vport_steering() 1193 if_printf(ndev, "vPort RX configuration failed: %d\n", err); in mana_cfg_vport_steering() [all …]
|
| /freebsd/sys/dev/ixl/ |
| H A D | ixl_debug.h | 47 #define _IF_DBG_PRINTF(ifp, S, ...) if_printf(ifp, "%s: " S "\n", __func__, ##__VA_ARGS__) 65 if_printf(ifp, S "\n", ##__VA_ARGS__)
|
| /freebsd/sys/dev/iavf/ |
| H A D | iavf_debug.h | 51 #define _IF_DBG_PRINTF(ifp, S, ...) if_printf(ifp, "%s: " S "\n", __func__, ##__VA_ARGS__) 69 if_printf(ifp, S "\n", ##__VA_ARGS__)
|
| /freebsd/sys/netinet6/ |
| H A D | ip6_gre.c | 287 if_printf(GRE2IFP(sc), in in6_gre_setup_socket() 296 if_printf(GRE2IFP(sc), in in6_gre_setup_socket() 310 if_printf(GRE2IFP(sc), in in6_gre_setup_socket() 323 if_printf(GRE2IFP(sc), in in6_gre_setup_socket() 331 if_printf(GRE2IFP(sc), in in6_gre_setup_socket()
|
| /freebsd/sys/net/ |
| H A D | if_fwsubr.c | 155 if_printf(ifp, "can't handle af%d\n", af); in firewire_output() 206 if_printf(ifp, "can't handle af%d\n", dst->sa_family); in firewire_output() 530 if_printf(ifp, "discarding frame without " in firewire_input() 563 if_printf(ifp, "discard frame w/o interface pointer\n"); in firewire_input() 570 if_printf(ifp, "Warning, frame marked as received on %s\n", in firewire_input() 792 if_printf(ifp, "Firewire address: %8D @ 0x%04x%08x, %s, maxrec %d\n", in firewire_ifattach()
|
| H A D | bpf_ifnet.c | 201 if_printf(ifp, "%s: ifpromisc failed (%d)\n", __func__, error); in bpf_ifnet_promisc() 240 if_printf(ifp, "bpf attached\n"); in bpfattach()
|
| H A D | if_ethersubr.c | 250 if_printf(ifp, "can't handle af%d\n", dst->sa_family); in ether_resolve_addr() 526 if_printf(ifp, "discard frame at !IFF_DRV_RUNNING\n"); in ether_input_internal() 533 if_printf(ifp, "discard frame w/o leading ethernet " in ether_input_internal() 620 if_printf(ifp, "cannot pullup VLAN header\n"); in ether_input_internal() 813 if_printf(ifp, "called %s w/o net epoch! " in ether_input() 1010 if_printf(ifp, "Ethernet address: %6D\n", lla, ":"); in ether_ifattach() 1398 if_printf(ife, "cannot pad short frame"); in ether_8021q_frame() 1429 if_printf(ife, "unable to prepend 802.1Q header"); in ether_8021q_frame()
|
| H A D | if_vxlan.c | 997 if_printf(ifp, "cannot create socket: %d\n", error); in vxlan_socket_init() 1004 if_printf(ifp, "cannot set tunneling function: %d\n", error); in vxlan_socket_init() 1020 if_printf(ifp, in vxlan_socket_init() 1042 if_printf(ifp, "cannot bind socket: %d\n", error); in vxlan_socket_bind() 1474 if_printf(sc->vxl_ifp, "multicast interface %s does " in vxlan_setup_multicast_interface() 1480 if_printf(sc->vxl_ifp, "interface %s does not support " in vxlan_setup_multicast_interface() 1558 if_printf(ifp, "cannot create socket (error: %d), " in vxlan_setup_socket() 1579 if_printf(ifp, "network identifier %d already exists in " in vxlan_setup_socket() 1613 if_printf(sc->vxl_ifp, "port %d in src address does not match " in vxlan_setup_zero_checksum_port() 1624 if_printf(sc->vxl_ifp, "rfc6935_port is already set to " in vxlan_setup_zero_checksum_port() [all …]
|
| H A D | debugnet_int.h | 40 if_printf((i), ("%s: " f), __func__, ## __VA_ARGS__); \
|
| H A D | if_infiniband.c | 313 if_printf(ifp, "can't handle af%d\n", dst->sa_family); in infiniband_resolve_addr() 481 if_printf(ifp, "called %s w/o net epoch! " in infiniband_input() 694 if_printf(ifp, "Infiniband address: %20D\n", lla, ":"); in infiniband_ifattach()
|
| H A D | if_lagg.c | 368 if_printf(sc->sc_ifp, "using proto %u\n", pr); in lagg_proto_attach() 725 if_printf(sc->sc_ifp, in lagg_capabilities() 743 if_printf(sc->sc_ifp, in lagg_port_create() 787 if_printf(sc->sc_ifp, "cannot change MTU for %s\n", in lagg_port_create() 796 if_printf(sc->sc_ifp, "invalid MTU for %s\n", in lagg_port_create() 993 if_printf(ifp, "%s: lp_ifflags unclean\n", __func__); in lagg_port_destroy() 1627 if_printf(sc->sc_ifp, in lagg_ioctl() 1742 if_printf(ifp, in lagg_ioctl()
|
| /freebsd/sys/dev/ae/ |
| H A D | if_ae.c | 1429 if_printf(sc->ifp, "No free Tx available.\n"); in ae_encap() 1465 if_printf(sc->ifp, "New txd_cur = %d.\n", sc->txd_cur); in ae_encap() 1511 if_printf(ifp, "Start called.\n"); in ae_start_locked() 1530 if_printf(ifp, "Setting OACTIVE.\n"); in ae_start_locked() 1548 if_printf(ifp, "%d packets dequeued.\n", count); in ae_start_locked() 1549 if_printf(ifp, "Tx pos now is %d.\n", sc->txd_cur); in ae_start_locked() 1750 if_printf(ifp, "Interrupt received: 0x%08x\n", val); in ae_int_task() 1792 if_printf(ifp, "Tx interrupt occuried.\n"); in ae_tx_intr() 1840 if_printf(ifp, "Received stray Tx interrupt(s).\n"); in ae_tx_intr() 1870 if_printf(ifp, "Rx interrupt occuried.\n"); in ae_rxeof() [all …]
|
| /freebsd/sys/netinet/ |
| H A D | ip_gre.c | 292 if_printf(GRE2IFP(sc), in in_gre_setup_socket() 301 if_printf(GRE2IFP(sc), in in_gre_setup_socket() 315 if_printf(GRE2IFP(sc), in in_gre_setup_socket() 328 if_printf(GRE2IFP(sc), in in_gre_setup_socket()
|
| /freebsd/sys/dev/mge/ |
| H A D | if_mge.c | 553 if_printf(sc->ifp, "failed to allocate DMA memory\n"); in mge_alloc_desc_dma() 563 if_printf(sc->ifp, "can't load descriptor\n"); in mge_alloc_desc_dma() 587 if_printf(sc->ifp, "failed to create busdma tag for mbufs\n"); in mge_alloc_desc_dma() 596 if_printf(sc->ifp, "failed to create map for mbuf\n"); in mge_alloc_desc_dma() 1162 if_printf(sc->ifp, "Timeout on link-up\n"); in mge_init_locked() 1237 if_printf(ifp, "%s\n", __FUNCTION__); in mge_intr_err() 1248 if_printf(ifp, "%s\n", __FUNCTION__); in mge_intr_misc() 1370 if_printf(ifp, "%s\n", __FUNCTION__); in mge_intr_sum() 1704 if_printf(ifp, "watchdog timeout\n"); in mge_watchdog() 1849 if_printf(ifp, in mge_stop() [all …]
|
| /freebsd/sys/arm/allwinner/ |
| H A D | if_emac.c | 336 if_printf(ifp, "wrong packet header\n"); in emac_rxeof() 374 if_printf(ifp, in emac_rxeof() 386 if_printf(ifp, "crc error\n"); in emac_rxeof() 388 if_printf(ifp, "length error\n"); in emac_rxeof() 460 if_printf(sc->emac_ifp, "watchdog timeout " in emac_watchdog() 463 if_printf(sc->emac_ifp, "watchdog timeout -- resetting\n"); in emac_watchdog()
|
| /freebsd/sys/dev/virtio/network/ |
| H A D | virtio_net.h | 366 if_printf(ifp, "cksum offload of unsupported " in virtio_net_rx_csum_by_parse() 500 if_printf(ifp, in virtio_net_tx_offload_tso()
|
| /freebsd/sys/dev/et/ |
| H A D | if_et.c | 435 if_printf(sc->ifp, in et_miibus_readreg() 480 if_printf(sc->ifp, in et_miibus_writereg() 585 if_printf(ifp, "can't enable RX/TX\n"); in et_miibus_statchg() 1456 if_printf(sc->ifp, "watchdog timed out (0x%08x) -- resetting\n", in et_watchdog() 1474 if_printf(sc->ifp, "can't stop RX DMA engine\n"); in et_stop_rxdma() 1702 if_printf(sc->ifp, "%d ring %d buf, " in et_init_rx_ring() 1732 if_printf(sc->ifp, "can't init RX DMA engine\n"); in et_init_rxdma() 1803 if_printf(sc->ifp, "can't init TX DMA engine\n"); in et_init_txdma() 2006 if_printf(sc->ifp, "can't start RX DMA engine\n"); in et_start_rxdma() 2082 if_printf(ifp, "invalid ring index %d\n", ring_idx); in et_rxeof() [all …]
|
| /freebsd/sys/dev/sfxge/ |
| H A D | sfxge.c | 470 if_printf(ifp, "enable txcsum before tso4\n"); in sfxge_if_ioctl() 477 if_printf(ifp, "enable txcsum6 before tso6\n"); in sfxge_if_ioctl() 487 if_printf(ifp, in sfxge_if_ioctl() 497 if_printf(ifp, in sfxge_if_ioctl()
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_netmap.c | 573 if_printf(ifp, "netmap rss_config failed: %d\n", rc); in cxgbe_netmap_simple_rss() 577 if_printf(ifp, "netmap defaultq config failed: %d\n", rc); in cxgbe_netmap_simple_rss() 671 if_printf(ifp, "netmap split_rss_config failed: %d\n", rc); in cxgbe_netmap_split_rss() 675 if_printf(ifp, "netmap defaultq config failed: %d\n", rc); in cxgbe_netmap_split_rss() 708 if_printf(ifp, "cannot enable netmap operation because " in cxgbe_netmap_on() 725 if_printf(ifp, "no hwidx for netmap buffer size %d.\n", in cxgbe_netmap_on()
|