Home
last modified time | relevance | path

Searched refs:hclge_tx_buff_alloc_cmd (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h355 struct hclge_tx_buff_alloc_cmd { struct
Dhclge_debugfs.c822 struct hclge_tx_buff_alloc_cmd *tx_buf_cmd; in hclge_dbg_dump_qos_buf_cfg()
840 tx_buf_cmd = (struct hclge_tx_buff_alloc_cmd *)desc[0].data; in hclge_dbg_dump_qos_buf_cfg()
Dhclge_main.c1811 struct hclge_tx_buff_alloc_cmd *req; in hclge_cmd_alloc_tx_buff()
1816 req = (struct hclge_tx_buff_alloc_cmd *)desc.data; in hclge_cmd_alloc_tx_buff()