Home
last modified time | relevance | path

Searched refs:tx_spare_buf_size (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.h389 u32 tx_spare_buf_size; member
885 u32 tx_spare_buf_size; /* HW defined TX spare buffer size */ member
A Dhclge_main.c1433 cfg->tx_spare_buf_size = hnae3_get_field(__le32_to_cpu(req->param[2]), in hclge_parse_cfg()
1436 cfg->tx_spare_buf_size *= HCLGE_TX_SPARE_SIZE_UNIT; in hclge_parse_cfg()
1644 hdev->tx_spare_buf_size = cfg.tx_spare_buf_size; in hclge_configure()
1844 kinfo->tx_spare_buf_size = hdev->tx_spare_buf_size; in hclge_knic_setup()
11259 hdev->tx_spare_buf_size); in hclge_info_show()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhnae3.h775 u32 tx_spare_buf_size; member
A Dhns3_enet.c56 static unsigned int tx_spare_buf_size; variable
57 module_param(tx_spare_buf_size, uint, 0400);
58 MODULE_PARM_DESC(tx_spare_buf_size, "Size used to allocate tx spare buffer");
1044 alloc_size = tx_spare_buf_size ? tx_spare_buf_size : in hns3_init_tx_spare_buffer()
1045 ring->tqp->handle->kinfo.tx_spare_buf_size; in hns3_init_tx_spare_buffer()
/linux/
A Dmodules.builtin.modinfo13 …3.parmtype=tx_sgl:uint�hns3.parm=tx_spare_buf_size:Size used to allocate tx spare buffer�hns3.parm…
A DSystem.map162944 ffff800012155c80 b tx_spare_buf_size
A D.tmp_System.map162944 ffff800012155c80 b tx_spare_buf_size

Completed in 385 milliseconds