Searched refs:hns3_dbg (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_logs.h | 31 #define hns3_dbg(hw, fmt, args...) \ macro
|
| H A D | hns3_cmd.c | 65 hns3_dbg(hw, "memzone %s allocated with physical address: %" PRIu64, in hns3_allocate_dma_mem() 74 hns3_dbg(hw, "memzone %s to be freed with physical address: %" PRIu64, in hns3_free_dma_mem()
|
| H A D | hns3_ethdev.c | 1302 hns3_dbg(hw, "remove mac addr failed for miss"); in hns3_get_mac_vlan_cmd_status() 1313 hns3_dbg(hw, "lookup mac addr failed for miss"); in hns3_get_mac_vlan_cmd_status() 1496 hns3_dbg(hw, "mac addr(%s) has been in the MAC table", mac_str); in hns3_add_uc_addr_common() 2106 hns3_dbg(hw, "%s mc mac addr: %s failed for pf: ret = %d", in hns3_configure_all_mc_mac_addr()
|
| H A D | hns3_rxtx.c | 1262 hns3_dbg(hw, "No.%u rx descriptors iova 0x%" PRIx64, q_info->idx, in hns3_alloc_rxq_and_dma_zone() 1349 hns3_dbg(hw, "No.%u tx descriptors iova 0x%" PRIx64, q_info->idx, in hns3_alloc_txq_and_dma_zone()
|