Home
last modified time | relevance | path

Searched refs:if_printf (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd-12.1/sys/dev/hyperv/netvsc/
H A Dhn_rndis.c460 if_printf(sc->hn_ifp, "0 RX rings!?\n"); in hn_rndis_query_rsscaps()
470 if_printf(sc->hn_ifp, in hn_rndis_query_rsscaps()
489 if_printf(sc->hn_ifp, "# of RX rings (%d) > " in hn_rndis_query_rsscaps()
654 if_printf(sc->hn_ifp, "NDIS TSO " in hn_rndis_conf_offload()
727 if_printf(sc->hn_ifp, "offload csum: " in hn_rndis_conf_offload()
804 if_printf(sc->hn_ifp, "RSS config done\n"); in hn_rndis_conf_rss()
884 if_printf(sc->hn_ifp, "RNDIS ver %u.%u, " in hn_rndis_init()
920 if_printf(sc->hn_ifp, "RNDIS halt done\n"); in hn_rndis_halt()
980 if_printf(sc->hn_ifp, "hwcaps rev %u\n", in hn_rndis_query_hwcaps()
983 if_printf(sc->hn_ifp, "hwcaps csum: " in hn_rndis_query_hwcaps()
[all …]
H A Dhn_nvs.c124 if_printf(sc->hn_ifp, "unexpected NVS resp 0x%08x, " in hn_nvs_xact_execute()
341 if_printf(sc->hn_ifp, in hn_nvs_disconn_rxbuf()
375 if_printf(sc->hn_ifp, in hn_nvs_disconn_rxbuf()
401 if_printf(sc->hn_ifp, in hn_nvs_disconn_chim()
436 if_printf(sc->hn_ifp, in hn_nvs_disconn_chim()
461 if_printf(sc->hn_ifp, "no xact for nvs init\n"); in hn_nvs_doinit()
473 if_printf(sc->hn_ifp, "exec init failed\n"); in hn_nvs_doinit()
520 if_printf(sc->hn_ifp, "nvs ndis conf done\n"); in hn_nvs_conf_ndis()
561 if_printf(sc->hn_ifp, "reinit NVS version 0x%x " in hn_nvs_init()
582 if_printf(sc->hn_ifp, "NVS version 0x%x, " in hn_nvs_init()
[all …]
H A Dif_hn.c1047 if_printf(sc->hn_ifp, "disable RSS\n"); in hn_rss_reconfig()
1059 if_printf(sc->hn_ifp, "reconfig RSS\n"); in hn_rss_reconfig()
1083 if_printf(sc->hn_ifp, in hn_rss_ind_fixup()
1509 if_printf(ifp, "%s SIOCGRSSKEY failed: %d\n", in hn_vf_rss_fixup()
1731 if_printf(ifp, "%s SIOCSIFMTU %u failed\n", in hn_xpnt_vf_setready()
1814 if_printf(sc->hn_ifp, "try bringing up %s\n", in hn_xpnt_vf_init()
2432 if_printf(ifp, "TSO segcnt %u segsz %u\n", in hn_attach()
3299 if_printf(ifp, "send failed\n"); in hn_txpkt()
3767 if_printf(ifp, "RNDIS mtu %u\n", mtu); in hn_ioctl()
3776 if_printf(ifp, "fixup mtu %d -> %u\n", in hn_ioctl()
[all …]
/freebsd-12.1/sys/dev/le/
H A Dam79900.c282 if_printf(ifp, in am79900_rint()
285 if_printf(ifp, in am79900_rint()
290 if_printf(ifp, "overflow\n"); in am79900_rint()
293 if_printf(ifp, in am79900_rint()
365 if_printf(ifp, "trans tmd: " in am79900_tint()
380 if_printf(ifp, "underflow\n"); in am79900_tint()
393 if_printf(ifp, "lost carrier\n"); in am79900_tint()
467 if_printf(ifp, "babble\n"); in am79900_intr()
479 if_printf(ifp, "missed packet\n"); in am79900_intr()
484 if_printf(ifp, "memory error\n"); in am79900_intr()
[all …]
H A Dam7990.c242 if_printf(ifp, in am7990_rint()
245 if_printf(ifp, in am7990_rint()
250 if_printf(ifp, "overflow\n"); in am7990_rint()
253 if_printf(ifp, in am7990_rint()
325 if_printf(ifp, "trans tmd: " in am7990_tint()
341 if_printf(ifp, "underflow\n"); in am7990_tint()
429 if_printf(ifp, "babble\n"); in am7990_intr()
446 if_printf(ifp, "memory error\n"); in am7990_intr()
518 if_printf(ifp, in am7990_start_locked()
588 if_printf(ifp, in am7990_recv_print()
[all …]
H A Dlance.c182 if_printf(ifp, "%d receive buffers, %d transmit buffers\n", in lance_config()
335 if_printf(ifp, "controller failed to initialize\n"); in lance_init_locked()
389 if_printf(ifp, "invalid packet size %d; dropping\n", totlen); in lance_get()
450 if_printf(ifp, "device timeout\n"); in lance_watchdog()
/freebsd-12.1/sys/dev/vx/
H A Dif_vx.c389 if_printf(ifp, "warning: %s\n", warning); in vx_setlink()
544 if_printf(ifp, "adapter reset\n"); in vx_start_locked()
577 if_printf(ifp, "RX underrun\n"); in vx_status()
583 if_printf(ifp, "RX Status overrun\n"); in vx_status()
588 if_printf(ifp, "RX overrun\n"); in vx_status()
593 if_printf(ifp, "TX overrun\n"); in vx_status()
619 if_printf(ifp, "jabber (%x)\n", i); in vx_txstat()
624 if_printf(ifp, "fifo underrun (%x) @%d\n", i, in vx_txstat()
723 if_printf(ifp, "%s\n", s); in vx_read()
796 if_printf(ifp, "adapter reset\n"); in vx_read()
[all …]
/freebsd-12.1/sys/dev/fe/
H A Dif_fe.c426 if_printf(sc->ifp, in fe_read_eeprom_jli()
542 if_printf(sc->ifp, in fe_read_eeprom_ssi()
644 if_printf(sc->ifp, in fe_read_eeprom_lnx()
683 if_printf(sc->ifp, in fe_read_eeprom_lnx()
782 if_printf(sc->ifp, in fe_attach()
1104 if_printf(sc->ifp, in fe_init_locked()
1414 if_printf(sc->ifp, in fe_emptybuffer()
1649 if_printf(sc->ifp, in fe_rint()
1941 if_printf(sc->ifp, in fe_write_mbufs()
1958 if_printf(sc->ifp, in fe_write_mbufs()
[all …]
/freebsd-12.1/sys/dev/an/
H A Dif_an.c769 if_printf(ifp, "supported rates: "); in an_attach()
880 if_printf(ifp, "oversized packet " in an_rxeof()
906 if_printf(ifp, "oversized packet " in an_rxeof()
965 if_printf(ifp, "oversized packet " in an_rxeof()
1044 if_printf(ifp, "oversized packet " in an_rxeof()
1560 if_printf(sc->an_ifp, in an_write_record()
1573 if_printf(sc->an_ifp, in an_write_record()
1603 if_printf(sc->an_ifp, "\t"); in an_dump_record()
1618 if_printf(sc->an_ifp, "\t"); in an_dump_record()
2807 if_printf(ifp, "xmit failed\n"); in an_start_locked()
[all …]
/freebsd-12.1/sys/dev/ixl/
H A Dixl_debug.h48 #define _IF_DBG_PRINTF(ifp, S, ...) if_printf(ifp, "%s: " S "\n", __func__, ##__VA_ARGS__)
66 if_printf(ifp, S "\n", ##__VA_ARGS__)
/freebsd-12.1/sys/net80211/
H A Dieee80211_dfs.c152 if_printf(vap->iv_ifp, in cac_timeout()
161 if_printf(vap->iv_ifp, in cac_timeout()
195 if_printf(vap->iv_ifp, "start %d second CAC timer on channel %u (%u MHz)\n", in ieee80211_dfs_cac_start()
214 if_printf(vap->iv_ifp, "stop CAC timer on channel %u (%u MHz)\n", in ieee80211_dfs_cac_stop()
H A Dieee80211_rssadapt.c141 if_printf(vap->iv_ifp, "couldn't alloc ratectl structure\n"); in rssadapt_init()
182 if_printf(vap->iv_ifp, "ratectl structure was not allocated, " in rssadapt_node_init()
192 if_printf(vap->iv_ifp, "couldn't alloc per-node ratectl " in rssadapt_node_init()
H A Dieee80211_input.c915 if_printf(vap->iv_ifp, "%s", buf); /* NB: no \n */ in ieee80211_note()
929 if_printf(vap->iv_ifp, "[%s] %s\n", in ieee80211_note_frame()
944 if_printf(vap->iv_ifp, "[%s] %s\n", ether_sprintf(mac), buf); in ieee80211_note_mac()
954 if_printf(vap->iv_ifp, "[%s] discard ", in ieee80211_discard_frame()
971 if_printf(vap->iv_ifp, "[%s] discard ", in ieee80211_discard_ie()
990 if_printf(vap->iv_ifp, "[%s] discard ", ether_sprintf(mac)); in ieee80211_discard_mac()
H A Dieee80211_amrr.c125 if_printf(vap->iv_ifp, "couldn't alloc ratectl structure\n"); in amrr_init()
171 if_printf(vap->iv_ifp, "ratectl structure was not allocated, " in amrr_node_init()
180 if_printf(vap->iv_ifp, "couldn't alloc per-node ratectl " in amrr_node_init()
/freebsd-12.1/sys/netinet6/
H A Dip6_gre.c305 if_printf(GRE2IFP(sc), in in6_gre_setup_socket()
314 if_printf(GRE2IFP(sc), in in6_gre_setup_socket()
328 if_printf(GRE2IFP(sc), in in6_gre_setup_socket()
341 if_printf(GRE2IFP(sc), in in6_gre_setup_socket()
349 if_printf(GRE2IFP(sc), in in6_gre_setup_socket()
/freebsd-12.1/sys/dev/sn/
H A Dif_sn.c392 if_printf(ifp, "snstart() while memory allocation pending\n"); in snstart_locked()
417 if_printf(ifp, "large packet discarded (A)\n"); in snstart_locked()
487 if_printf(ifp, "Memory allocation failed\n"); in snstart_locked()
616 if_printf(ifp, "snresume() with nothing to send\n"); in snresume()
633 if_printf(ifp, "large packet discarded (B)\n"); in snresume()
669 if_printf(ifp, "Memory allocation failed. Weird.\n"); in snresume()
683 if_printf(ifp, "memory allocation wrong size. Weird.\n"); in snresume()
/freebsd-12.1/sys/net/
H A Dif_fwsubr.c189 if_printf(ifp, "can't handle af%d\n", dst->sa_family); in firewire_output()
513 if_printf(ifp, "discarding frame without " in firewire_input()
546 if_printf(ifp, "discard frame w/o interface pointer\n"); in firewire_input()
553 if_printf(ifp, "Warning, frame marked as received on %s\n", in firewire_input()
773 if_printf(ifp, "Firewire address: %8D @ 0x%04x%08x, %s, maxrec %d\n", in firewire_ifattach()
H A Dif_ethersubr.c257 if_printf(ifp, "can't handle af%d\n", dst->sa_family); in ether_resolve_addr()
506 if_printf(ifp, "discard frame at !IFF_DRV_RUNNING\n"); in ether_input_internal()
513 if_printf(ifp, "discard frame w/o leading ethernet " in ether_input_internal()
592 if_printf(ifp, "cannot pullup VLAN header\n"); in ether_input_internal()
962 if_printf(ifp, "Ethernet address: %6D\n", lla, ":"); in ether_ifattach()
1346 if_printf(ife, "cannot pad short frame"); in ether_8021q_frame()
1369 if_printf(ife, "unable to prepend 802.1Q header"); in ether_8021q_frame()
H A Dif_lagg.c337 if_printf(sc->sc_ifp, "using proto %u\n", pr); in lagg_proto_attach()
625 if_printf(sc->sc_ifp, in lagg_capabilities()
642 if_printf(sc->sc_ifp, in lagg_port_create()
670 if_printf(sc->sc_ifp, "cannot change MTU for %s\n", in lagg_port_create()
679 if_printf(sc->sc_ifp, "invalid MTU for %s\n", in lagg_port_create()
875 if_printf(ifp, "%s: lp_ifflags unclean\n", __func__); in lagg_port_destroy()
1401 if_printf(sc->sc_ifp, in lagg_ioctl()
1499 if_printf(ifp, in lagg_ioctl()
/freebsd-12.1/sys/dev/ae/
H A Dif_ae.c1458 if_printf(sc->ifp, "No free Tx available.\n"); in ae_encap()
1540 if_printf(ifp, "Start called.\n"); in ae_start_locked()
1559 if_printf(ifp, "Setting OACTIVE.\n"); in ae_start_locked()
1577 if_printf(ifp, "%d packets dequeued.\n", count); in ae_start_locked()
1578 if_printf(ifp, "Tx pos now is %d.\n", sc->txd_cur); in ae_start_locked()
1779 if_printf(ifp, "Interrupt received: 0x%08x\n", val); in ae_int_task()
1821 if_printf(ifp, "Tx interrupt occuried.\n"); in ae_tx_intr()
1869 if_printf(ifp, "Received stray Tx interrupt(s).\n"); in ae_tx_intr()
1899 if_printf(ifp, "Rx interrupt occuried.\n"); in ae_rxeof()
1903 if_printf(ifp, "Runt frame received."); in ae_rxeof()
[all …]
/freebsd-12.1/sys/netinet/
H A Dip_gre.c309 if_printf(GRE2IFP(sc), in in_gre_setup_socket()
318 if_printf(GRE2IFP(sc), in in_gre_setup_socket()
332 if_printf(GRE2IFP(sc), in in_gre_setup_socket()
345 if_printf(GRE2IFP(sc), in in_gre_setup_socket()
/freebsd-12.1/sys/arm/allwinner/
H A Dif_emac.c341 if_printf(ifp, "wrong packet header\n"); in emac_rxeof()
379 if_printf(ifp, in emac_rxeof()
391 if_printf(ifp, "crc error\n"); in emac_rxeof()
393 if_printf(ifp, "length error\n"); in emac_rxeof()
465 if_printf(sc->emac_ifp, "watchdog timeout " in emac_watchdog()
468 if_printf(sc->emac_ifp, "watchdog timeout -- resetting\n"); in emac_watchdog()
/freebsd-12.1/sys/dev/mge/
H A Dif_mge.c574 if_printf(sc->ifp, "failed to allocate DMA memory\n"); in mge_alloc_desc_dma()
584 if_printf(sc->ifp, "can't load descriptor\n"); in mge_alloc_desc_dma()
608 if_printf(sc->ifp, "failed to create busdma tag for mbufs\n"); in mge_alloc_desc_dma()
617 if_printf(sc->ifp, "failed to create map for mbuf\n"); in mge_alloc_desc_dma()
1192 if_printf(sc->ifp, "Timeout on link-up\n"); in mge_init_locked()
1267 if_printf(ifp, "%s\n", __FUNCTION__); in mge_intr_err()
1278 if_printf(ifp, "%s\n", __FUNCTION__); in mge_intr_misc()
1400 if_printf(ifp, "%s\n", __FUNCTION__); in mge_intr_sum()
1741 if_printf(ifp, "watchdog timeout\n"); in mge_watchdog()
1886 if_printf(ifp, in mge_stop()
[all …]
/freebsd-12.1/sys/dev/et/
H A Dif_et.c448 if_printf(sc->ifp, in et_miibus_readreg()
493 if_printf(sc->ifp, in et_miibus_writereg()
598 if_printf(ifp, "can't enable RX/TX\n"); in et_miibus_statchg()
1489 if_printf(sc->ifp, "can't stop RX DMA engine\n"); in et_stop_rxdma()
1723 if_printf(sc->ifp, "%d ring %d buf, " in et_init_rx_ring()
1753 if_printf(sc->ifp, "can't init RX DMA engine\n"); in et_init_rxdma()
1824 if_printf(sc->ifp, "can't init TX DMA engine\n"); in et_init_txdma()
2027 if_printf(sc->ifp, "can't start RX DMA engine\n"); in et_start_rxdma()
2103 if_printf(ifp, "invalid ring index %d\n", ring_idx); in et_rxeof()
2108 if_printf(ifp, "invalid buf index %d\n", buf_idx); in et_rxeof()
[all …]
/freebsd-12.1/sys/dev/cxgbe/
H A Dt4_netmap.c360 if_printf(ifp, "no hwidx for netmap buffer size %d.\n", in cxgbe_netmap_on()
475 if_printf(ifp, "netmap rss_config failed: %d\n", rc); in cxgbe_netmap_on()
479 if_printf(ifp, "netmap rss hash/defaultq config failed: %d\n", rc); in cxgbe_netmap_on()
504 if_printf(ifp, "failed to restore RSS config: %d\n", rc); in cxgbe_netmap_off()
507 if_printf(ifp, "failed to restore RSS hash/defaultq: %d\n", rc); in cxgbe_netmap_off()

1234