Home
last modified time | relevance | path

Searched refs:nn_warn (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/netronome/nfp/
Dnfp_netvf_main.c259 nn_warn(nn, "Unable to allocate MSI-X Vectors. Exiting\n"); in nfp_netvf_pci_probe()
Dnfp_net_common.c689 nn_warn(nn, "TX watchdog timeout on ring: %u\n", txqueue); in nfp_net_tx_timeout()
1489 nn_warn(nn, "FW does not support promiscuous mode\n"); in nfp_net_set_rx_mode()
2428 nn_warn(nn, "Unknown hash function: %u\n", nn->rss_hfunc); in nfp_net_rss_key_sz()
2555 nn_warn(nn, "Device advertises both TSO2 and TXVLAN. Refusing to enable TXVLAN.\n"); in nfp_net_netdev_init()
Dnfp_net.h39 #define nn_warn(nn, fmt, args...) nn_pr(nn, KERN_WARNING, fmt, ## args) macro
/drivers/net/ethernet/netronome/nfp/crypto/
Dipsec.c524 nn_warn(nn, "Failed to invalidate SA in hardware\n"); in nfp_net_xfrm_del_state()
Dtls.c574 nn_warn(nn, "disabling TLS offload - mbox too small: %d\n", in nfp_net_tls_init()