Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
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_log.h60 #define sfc_notice(sa, ...) \ macro
H A Dsfc.c566 sfc_notice(sa, "already started"); in sfc_start()
619 sfc_notice(sa, "already stopped"); in sfc_stop()
691 sfc_notice(sa, "restart scheduled"); in sfc_schedule_restart()
1263 sfc_notice(sa, "running FW variant is %s", sfc_fw_variant2str(efv)); in sfc_nic_probe()
H A Dsfc_ethdev.c276 sfc_notice(sa, "Link status is %s", in sfc_dev_link_update()
1195 sfc_notice(sa, "the port is not started"); in sfc_mac_addr_set()
1196 sfc_notice(sa, "the new MAC address will be set on port start"); in sfc_mac_addr_set()
2487 sfc_notice(sa, "use %s Rx datapath", sas->dp_rx_name); in sfc_eth_dev_set_ops()
2524 sfc_notice(sa, "use %s Tx datapath", sas->dp_tx_name); in sfc_eth_dev_set_ops()
H A Dsfc_tx.c664 sfc_notice(sa, "TxQ %d (internal %u) flushed", in sfc_tx_qstop()
H A Dsfc_rx.c729 sfc_notice(sa, "RxQ %d (internal %u) flushed", in sfc_rx_qflush()