Searched refs:nn_warn (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/ |
D | nfp_netvf_main.c | 259 nn_warn(nn, "Unable to allocate MSI-X Vectors. Exiting\n"); in nfp_netvf_pci_probe()
|
D | nfp_net_common.c | 683 nn_warn(nn, "TX watchdog timeout on ring: %u\n", txqueue); in nfp_net_tx_timeout() 1350 nn_warn(nn, "FW does not support promiscuous mode\n"); in nfp_net_set_rx_mode() 2170 nn_warn(nn, "Unknown hash function: %u\n", nn->rss_hfunc); in nfp_net_rss_key_sz() 2288 nn_warn(nn, "Device advertises both TSO2 and TXVLAN. Refusing to enable TXVLAN.\n"); in nfp_net_netdev_init()
|
D | nfp_net.h | 39 #define nn_warn(nn, fmt, args...) nn_pr(nn, KERN_WARNING, fmt, ## args) macro
|
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/crypto/ |
D | tls.c | 573 nn_warn(nn, "disabling TLS offload - mbox too small: %d\n", in nfp_net_tls_init()
|