Home
last modified time | relevance | path

Searched defs:aligned_mps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1929 u32 shared_buf, aligned_mps; in hclge_is_rx_buf_ok() local
2019 u32 aligned_mps = round_up(hdev->mps, HCLGE_BUF_SIZE_UNIT); hclge_rx_buf_calc_all() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1952 u32 shared_buf, aligned_mps; in hclge_is_rx_buf_ok() local
2042 u32 aligned_mps = round_up(hdev->mps, HCLGE_BUF_SIZE_UNIT); hclge_rx_buf_calc_all() local
[all...]

Completed in 18 milliseconds