Searched refs:rx_queue_info_items (Results 1 – 1 of 1) sorted by relevance
616 static const struct hns3_dbg_item rx_queue_info_items[] = { variable677 char data_str[ARRAY_SIZE(rx_queue_info_items)][HNS3_DBG_DATA_STR_LEN]; in hns3_dbg_rx_queue_info()679 char *result[ARRAY_SIZE(rx_queue_info_items)]; in hns3_dbg_rx_queue_info()691 for (i = 0; i < ARRAY_SIZE(rx_queue_info_items); i++) in hns3_dbg_rx_queue_info()694 hns3_dbg_fill_content(content, sizeof(content), rx_queue_info_items, in hns3_dbg_rx_queue_info()695 NULL, ARRAY_SIZE(rx_queue_info_items)); in hns3_dbg_rx_queue_info()709 rx_queue_info_items, in hns3_dbg_rx_queue_info()711 ARRAY_SIZE(rx_queue_info_items)); in hns3_dbg_rx_queue_info()