Home
last modified time | relevance | path

Searched refs:hns3_warn (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_mbx.c235 hns3_warn(hw, "PF inform reset level %d", reset_level); in hns3_mbx_handler()
268 hns3_warn(hw, "Received a mismatched response req_msg(%x) " in hns3_update_resp_position()
274 hns3_warn(hw, "Received a new response again resp_msg(%x) " in hns3_update_resp_position()
289 hns3_warn(hw, "Reference clock lost!"); in hns3_link_fail_parse()
292 hns3_warn(hw, "SFP tx is disabled!"); in hns3_link_fail_parse()
295 hns3_warn(hw, "SFP is absent!"); in hns3_link_fail_parse()
298 hns3_warn(hw, "Unknown fail code:%u!", link_fail_code); in hns3_link_fail_parse()
348 hns3_warn(hw, "Promisc mode will be closed by host for being " in hns3_handle_promisc_info()
379 hns3_warn(hw, in hns3_dev_handle_mbx_msg()
H A Dhns3_intr.c1492 hns3_warn(hw, "%s %s found [error status=0x%x]", in hns3_find_highest_level()
1942 hns3_warn(hw, in hns3_clear_reset_level()
1974 hns3_warn(hw, "%s retry to reset attempts: %d", in hns3_reset_err_handle()
2023 hns3_warn(hw, "Reset step1 down success time=%ld.%.6ld", in hns3_reset_pre()
2031 hns3_warn(hw, in hns3_reset_pre()
2087 hns3_warn(hw, in hns3_reset_post()
2110 hns3_warn(hw, "%s reset done fail_cnt:%" PRIx64 in hns3_reset_post()
2119 hns3_warn(hw, in hns3_reset_post()
2164 hns3_warn(hw, "Start %s reset time=%ld.%.6ld", in hns3_reset_process()
2172 hns3_warn(hw, in hns3_reset_process()
[all …]
H A Dhns3_logs.h22 #define hns3_warn(hw, fmt, args...) \ macro
H A Dhns3_ethdev.c216 hns3_warn(hw, "Probe during IMP reset interrupt"); in hns3_clear_all_event_cause()
219 hns3_warn(hw, "Probe during Global reset interrupt"); in hns3_clear_all_event_cause()
243 hns3_warn(hw, "Received err interrupt"); in hns3_interrupt_handler()
248 hns3_warn(hw, "Received reset interrupt"); in hns3_interrupt_handler()
1099 hns3_warn(hw, in hns3_dev_configure_vlan()
1704 hns3_warn(hw, in hns3_set_default_mac_addr()
1715 hns3_warn(hw, in hns3_set_default_mac_addr()
5400 hns3_warn(hw, "IMP Reset requested time=%ld.%.6ld", in hns3_msix_process()
5411 hns3_warn(hw, "PF Reset requested time=%ld.%.6ld", in hns3_msix_process()
5454 hns3_warn(hw, "Detected IMP RD poison!"); in hns3_record_imp_error()
[all …]
H A Dhns3_ethdev_vf.c329 hns3_warn(hw, "Has permanet mac addr(%s) for vf", in hns3vf_set_default_mac_addr()
1066 hns3_warn(hw, "resetting reg: 0x%x", rst_ing_reg); in hns3vf_check_event_cause()
1074 hns3_warn(hw, "Global reset detected, clear reset status"); in hns3vf_check_event_cause()
1077 hns3_warn(hw, "Global reset detected, don't clear reset status"); in hns3vf_check_event_cause()
1612 hns3_warn(hw, "hw_vlan_reject_tagged, hw_vlan_reject_untagged " in hns3vf_dev_configure_vlan()
1672 hns3_warn(hw, "Cancel the query when reset is pending"); in hns3vf_service_handler()
1999 hns3_warn(hw, "Close port %u finished", hw->data->port_id); in hns3vf_dev_close()
2304 hns3_warn(hw, "High level reset %d is pending", reset); in hns3vf_is_reset_pending()
2338 hns3_warn(hw, "hardware is ready, delay 1 sec for PF reset complete"); in hns3vf_wait_hardware_ready()
2342 hns3_warn(hw, "Reset step4 hardware not ready after reset time=%ld.%.6ld", in hns3vf_wait_hardware_ready()
[all …]
H A Dhns3_fdir.c320 hns3_warn(hw, "Unsupported tunnel filter in 4K*200Bit"); in hns3_init_fd_config()
620 hns3_warn(hw, "not support tuple of (%u)", tuple); in hns3_fd_convert_tuple()
H A Dhns3_flow.c1446 hns3_warn(hw, "Default RSS hash key to be set"); in hns3_parse_rss_key()
1566 hns3_warn(hw, "modified RSS types based on hardware support, " in hns3_config_rss_filter()
1600 hns3_warn(hw, "Config queue numbers %u are beyond the scope of truncated", in hns3_config_rss_filter()
H A Dhns3_dcb.c873 hns3_warn(hw, in hns3_dcb_pri_dwrr_cfg()
1141 hns3_warn(hw, "pause_time(%u) is adjusted to 4", pause_time); in hns3_pause_param_setup_hw()
H A Dhns3_rxtx.c1671 hns3_warn(hw, "if no descriptors available, packets are always " in hns3_rx_queue_conf_check()
1752 hns3_warn(hw, "deferred start is not supported."); in hns3_rx_queue_setup()
2574 hns3_warn(hw, "deferred start is not supported."); in hns3_tx_queue_setup()