Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h378 u32 tx_spare_buf_size; member
895 u32 tx_spare_buf_size; /* HW defined TX spare buffer size */ member
H A Dhclge_main.c1320 cfg->tx_spare_buf_size = hnae3_get_field(__le32_to_cpu(req->param[2]), in hclge_parse_cfg()
1323 cfg->tx_spare_buf_size *= HCLGE_TX_SPARE_SIZE_UNIT; in hclge_parse_cfg()
1560 hdev->tx_spare_buf_size = cfg.tx_spare_buf_size; in hclge_configure()
1743 kinfo->tx_spare_buf_size = hdev->tx_spare_buf_size; in hclge_knic_setup()
11207 hdev->tx_spare_buf_size); in hclge_info_show()
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1879 *(u32 *)data = h->kinfo.tx_spare_buf_size; in hns3_get_tunable()
1896 h->kinfo.tx_spare_buf_size = data; in hns3_set_tx_spare_buf_size()
1947 old_tx_spare_buf_size = h->kinfo.tx_spare_buf_size; in hns3_set_tunable()
H A Dhnae3.h849 u32 tx_spare_buf_size; member
H A Dhns3_enet.c1041 u32 alloc_size = ring->tqp->handle->kinfo.tx_spare_buf_size; in hns3_init_tx_spare_buffer()
1090 ring->tqp->handle->kinfo.tx_spare_buf_size = 0; in hns3_init_tx_spare_buffer()