Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/
Dnfp_netvf_main.c274 nn_warn(nn, "Unable to allocate MSI-X Vectors. Exiting\n"); in nfp_netvf_pci_probe()
Dnfp_net.h64 #define nn_warn(nn, fmt, args...) nn_pr(nn, KERN_WARNING, fmt, ## args) macro
Dnfp_net_common.c1153 nn_warn(nn, "TX timeout on ring: %d\n", i); in nfp_net_tx_timeout()
1155 nn_warn(nn, "TX watchdog timeout\n"); in nfp_net_tx_timeout()
2901 nn_warn(nn, "FW does not support promiscuous mode\n"); in nfp_net_set_rx_mode()
3628 nn_warn(nn, "Unknown hash function: %u\n", nn->rss_hfunc); in nfp_net_rss_key_sz()
3735 nn_warn(nn, "Device advertises both TSO2 and TXVLAN. Refusing to enable TXVLAN.\n"); in nfp_net_netdev_init()