Searched refs:tx_queue_info_items (Results 1 – 1 of 1) sorted by relevance
721 static const struct hns3_dbg_item tx_queue_info_items[] = { variable783 char data_str[ARRAY_SIZE(tx_queue_info_items)][HNS3_DBG_DATA_STR_LEN]; in hns3_dbg_tx_queue_info()785 char *result[ARRAY_SIZE(tx_queue_info_items)]; in hns3_dbg_tx_queue_info()797 for (i = 0; i < ARRAY_SIZE(tx_queue_info_items); i++) in hns3_dbg_tx_queue_info()800 hns3_dbg_fill_content(content, sizeof(content), tx_queue_info_items, in hns3_dbg_tx_queue_info()801 NULL, ARRAY_SIZE(tx_queue_info_items)); in hns3_dbg_tx_queue_info()816 tx_queue_info_items, in hns3_dbg_tx_queue_info()818 ARRAY_SIZE(tx_queue_info_items)); in hns3_dbg_tx_queue_info()