Home
last modified time | relevance | path

Searched refs:sfc_notice (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_log.h60 #define sfc_notice(sa, ...) \ macro
H A Dsfc_intr.c89 sfc_notice(sa, "link status change event: link %s", in sfc_intr_line_handler()
133 sfc_notice(sa, "link status change event"); in sfc_intr_message_handler()
H A Dsfc.c435 sfc_notice(sa, "already started"); in sfc_start()
488 sfc_notice(sa, "already stopped"); in sfc_stop()
559 sfc_notice(sa, "restart scheduled"); in sfc_schedule_restart()
1093 sfc_notice(sa, "running FW variant is %s", sfc_fw_variant2str(efv)); in sfc_nic_probe()
H A Dsfc_ethdev.c280 sfc_notice(sa, "Link status is %s", in sfc_dev_link_update()
1081 sfc_notice(sa, "the port is not started"); in sfc_mac_addr_set()
1082 sfc_notice(sa, "the new MAC address will be set on port start"); in sfc_mac_addr_set()
1953 sfc_notice(sa, "use %s Rx datapath", sas->dp_rx_name); in sfc_eth_dev_set_ops()
1990 sfc_notice(sa, "use %s Tx datapath", sas->dp_tx_name); in sfc_eth_dev_set_ops()
H A Dsfc_tx.c577 sfc_notice(sa, "TxQ %u flushed", sw_index); in sfc_tx_qstop()
H A Dsfc_rx.c707 sfc_notice(sa, "RxQ %u flushed", sw_index); in sfc_rx_qflush()