Searched refs:tx_queue_info_items (Results 1 – 1 of 1) sorted by relevance
727 static const struct hns3_dbg_item tx_queue_info_items[] = { variable791 char data_str[ARRAY_SIZE(tx_queue_info_items)][HNS3_DBG_DATA_STR_LEN]; in hns3_dbg_tx_queue_info()793 char *result[ARRAY_SIZE(tx_queue_info_items)]; in hns3_dbg_tx_queue_info()805 for (i = 0; i < ARRAY_SIZE(tx_queue_info_items); i++) in hns3_dbg_tx_queue_info()808 hns3_dbg_fill_content(content, sizeof(content), tx_queue_info_items, in hns3_dbg_tx_queue_info()809 NULL, ARRAY_SIZE(tx_queue_info_items)); in hns3_dbg_tx_queue_info()824 tx_queue_info_items, in hns3_dbg_tx_queue_info()826 ARRAY_SIZE(tx_queue_info_items)); in hns3_dbg_tx_queue_info()