Searched refs:rx_queue_info_items (Results 1 – 1 of 1) sorted by relevance
619 static const struct hns3_dbg_item rx_queue_info_items[] = { variable680 char data_str[ARRAY_SIZE(rx_queue_info_items)][HNS3_DBG_DATA_STR_LEN]; in hns3_dbg_rx_queue_info()682 char *result[ARRAY_SIZE(rx_queue_info_items)]; in hns3_dbg_rx_queue_info()694 for (i = 0; i < ARRAY_SIZE(rx_queue_info_items); i++) in hns3_dbg_rx_queue_info()697 hns3_dbg_fill_content(content, sizeof(content), rx_queue_info_items, in hns3_dbg_rx_queue_info()698 NULL, ARRAY_SIZE(rx_queue_info_items)); in hns3_dbg_rx_queue_info()712 rx_queue_info_items, in hns3_dbg_rx_queue_info()714 ARRAY_SIZE(rx_queue_info_items)); in hns3_dbg_rx_queue_info()