Searched refs:sfc_notice (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_intr.c | 89 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 D | sfc_log.h | 60 #define sfc_notice(sa, ...) \ macro
|
| H A D | sfc.c | 566 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 D | sfc_ethdev.c | 276 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 D | sfc_tx.c | 664 sfc_notice(sa, "TxQ %d (internal %u) flushed", in sfc_tx_qstop()
|
| H A D | sfc_rx.c | 729 sfc_notice(sa, "RxQ %d (internal %u) flushed", in sfc_rx_qflush()
|