Searched refs:hns3_dbg_fill_content (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/ |
| D | hns3_debugfs.c | 387 static void hns3_dbg_fill_content(char *content, u16 len, in hns3_dbg_fill_content() function 437 hns3_dbg_fill_content(content, sizeof(content), tx_spare_info_items, in hns3_dbg_tx_spare_info() 450 hns3_dbg_fill_content(content, sizeof(content), in hns3_dbg_tx_spare_info() 536 hns3_dbg_fill_content(content, sizeof(content), rx_queue_info_items, in hns3_dbg_rx_queue_info() 550 hns3_dbg_fill_content(content, sizeof(content), in hns3_dbg_rx_queue_info() 639 hns3_dbg_fill_content(content, sizeof(content), tx_queue_info_items, in hns3_dbg_tx_queue_info() 654 hns3_dbg_fill_content(content, sizeof(content), in hns3_dbg_tx_queue_info() 688 hns3_dbg_fill_content(content, sizeof(content), queue_map_items, in hns3_dbg_queue_map() 700 hns3_dbg_fill_content(content, sizeof(content), queue_map_items, in hns3_dbg_queue_map() 774 hns3_dbg_fill_content(content, sizeof(content), rx_bd_info_items, in hns3_dbg_rx_bd_info() [all …]
|