Searched refs:sfc_warn (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_log.h | 52 #define sfc_warn(sa, ...) \ macro
|
| H A D | sfc_ev.c | 305 sfc_warn(evq->sa, in sfc_ev_exception() 589 sfc_warn(sa, in sfc_ev_qpoll() 605 sfc_warn(sa, in sfc_ev_qpoll() 776 sfc_warn(sa, "alarms are not supported"); in sfc_ev_mgmt_periodic_qpoll() 777 sfc_warn(sa, "management EVQ must be polled indirectly using no-wait link status update"); in sfc_ev_mgmt_periodic_qpoll()
|
| H A D | sfc_rx.c | 736 sfc_warn(sa, "promiscuous mode has been requested, " in sfc_rx_default_rxq_set_filter() 738 sfc_warn(sa, "promiscuous mode will be disabled"); in sfc_rx_default_rxq_set_filter() 750 sfc_warn(sa, "all-multicast mode has been requested, " in sfc_rx_default_rxq_set_filter() 752 sfc_warn(sa, "all-multicast mode will be disabled"); in sfc_rx_default_rxq_set_filter() 939 sfc_warn(sa, in sfc_rx_qcheck_conf() 1588 sfc_warn(sa, "Rx checksum offloads cannot be disabled - always on (IPv4/TCP/UDP)"); in sfc_rx_check_mode() 1594 sfc_warn(sa, "Rx outer IPv4 checksum offload cannot be disabled - always on"); in sfc_rx_check_mode()
|
| H A D | sfc_ethdev.c | 413 sfc_warn(sa, "isolated mode is active on the port"); in sfc_dev_filter_set() 414 sfc_warn(sa, "the change is to be applied on the next " in sfc_dev_filter_set() 420 sfc_warn(sa, "Failed to %s %s mode, rc = %d", in sfc_dev_filter_set() 1075 sfc_warn(sa, "isolated mode is active on the port"); in sfc_mac_addr_set() 1076 sfc_warn(sa, "will not set MAC address"); in sfc_mac_addr_set() 1107 sfc_warn(sa, "cannot set MAC address with filters installed"); in sfc_mac_addr_set() 1108 sfc_warn(sa, "adapter will be restarted to pick the new MAC"); in sfc_mac_addr_set() 1109 sfc_warn(sa, "(some traffic may be dropped)"); in sfc_mac_addr_set()
|
| H A D | sfc_tx.c | 93 sfc_warn(sa, in sfc_tx_qcheck_conf() 608 sfc_warn(sa, "TSO support was unable to be restored"); in sfc_tx_start() 616 sfc_warn(sa, "Encapsulated TSO support was unable to be restored"); in sfc_tx_start()
|
| H A D | sfc.c | 555 sfc_warn(sa, "alarms are not supported, restart is pending"); in sfc_schedule_restart() 1081 sfc_warn(sa, "FW variant can not be obtained"); in sfc_nic_probe() 1089 sfc_warn(sa, "FW variant has not changed to the requested %s", in sfc_nic_probe()
|
| H A D | sfc_intr.c | 297 sfc_warn(sa, "interrupts are not supported"); in sfc_intr_configure()
|