Searched refs:rx_queue_info_items (Results 1 – 1 of 1) sorted by relevance
593 static const struct hns3_dbg_item rx_queue_info_items[] = { variable654 char data_str[ARRAY_SIZE(rx_queue_info_items)][HNS3_DBG_DATA_STR_LEN]; in hns3_dbg_rx_queue_info()656 char *result[ARRAY_SIZE(rx_queue_info_items)]; in hns3_dbg_rx_queue_info()668 for (i = 0; i < ARRAY_SIZE(rx_queue_info_items); i++) in hns3_dbg_rx_queue_info()671 hns3_dbg_fill_content(content, sizeof(content), rx_queue_info_items, in hns3_dbg_rx_queue_info()672 NULL, ARRAY_SIZE(rx_queue_info_items)); in hns3_dbg_rx_queue_info()686 rx_queue_info_items, in hns3_dbg_rx_queue_info()688 ARRAY_SIZE(rx_queue_info_items)); in hns3_dbg_rx_queue_info()