Searched refs:rx_queue_info_items (Results 1 – 1 of 1) sorted by relevance
458 static const struct hns3_dbg_item rx_queue_info_items[] = { variable519 char data_str[ARRAY_SIZE(rx_queue_info_items)][HNS3_DBG_DATA_STR_LEN]; in hns3_dbg_rx_queue_info()521 char *result[ARRAY_SIZE(rx_queue_info_items)]; in hns3_dbg_rx_queue_info()533 for (i = 0; i < ARRAY_SIZE(rx_queue_info_items); i++) in hns3_dbg_rx_queue_info()536 hns3_dbg_fill_content(content, sizeof(content), rx_queue_info_items, in hns3_dbg_rx_queue_info()537 NULL, ARRAY_SIZE(rx_queue_info_items)); in hns3_dbg_rx_queue_info()551 rx_queue_info_items, in hns3_dbg_rx_queue_info()553 ARRAY_SIZE(rx_queue_info_items)); in hns3_dbg_rx_queue_info()