Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h81 struct hclge_tx_buff_alloc_cmd { struct
Dhclge_debugfs.c1877 struct hclge_tx_buff_alloc_cmd *tx_buf_cmd; in hclge_dbg_dump_tx_buf_cfg()
1890 tx_buf_cmd = (struct hclge_tx_buff_alloc_cmd *)desc.data; in hclge_dbg_dump_tx_buf_cfg()
Dhclge_main.c1899 struct hclge_tx_buff_alloc_cmd *req; in hclge_cmd_alloc_tx_buff()
1904 req = (struct hclge_tx_buff_alloc_cmd *)desc.data; in hclge_cmd_alloc_tx_buff()