Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c694 struct hclge_tx_buff_alloc_cmd *tx_buf_cmd; in hclge_dbg_dump_qos_buf_cfg()
712 tx_buf_cmd = (struct hclge_tx_buff_alloc_cmd *)desc[0].data; in hclge_dbg_dump_qos_buf_cfg()
Dhclge_cmd.h347 struct hclge_tx_buff_alloc_cmd { struct
Dhclge_main.c1682 struct hclge_tx_buff_alloc_cmd *req; in hclge_cmd_alloc_tx_buff()
1687 req = (struct hclge_tx_buff_alloc_cmd *)desc.data; in hclge_cmd_alloc_tx_buff()