Home
last modified time | relevance | path

Searched refs:MBOX_WB_STATUS_LEN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_mbox.c38 #define MBOX_WB_STATUS_LEN 16 macro
363 MBOX_WB_STATUS_LEN, in alloc_mbox_wb_status()
389 dma_free_coherent(hwdev->dev, MBOX_WB_STATUS_LEN, in free_mbox_wb_status()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c113 #define MBOX_WB_STATUS_LEN 16UL macro
1199 MBOX_WB_STATUS_LEN, in alloc_mbox_wb_status()
1228 dma_free_coherent(&hwdev->hwif->pdev->dev, MBOX_WB_STATUS_LEN, in free_mbox_wb_status()