Searched refs:hfi1_early_err (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | init.c | 657 hfi1_early_err(&pdev->dev, in hfi1_init_pportdata() 706 hfi1_early_err(&pdev->dev, in hfi1_init_pportdata() 1290 hfi1_early_err(&pdev->dev, in hfi1_alloc_devdata() 1610 hfi1_early_err(dev, "Receive header queue count too small\n"); in init_validate_rcvhdrcnt() 1615 hfi1_early_err(dev, in init_validate_rcvhdrcnt() 1622 hfi1_early_err(dev, "Receive header queue count %d must be divisible by %lu\n", in init_validate_rcvhdrcnt() 1642 hfi1_early_err(&pdev->dev, in init_one() 1656 hfi1_early_err(&pdev->dev, "Invalid HdrQ Entry size %u\n", in init_one() 1682 hfi1_early_err(&pdev->dev, "Invalid Eager buffer size of 0\n"); in init_one()
|
D | pcie.c | 92 hfi1_early_err(&pdev->dev, "pci enable failed: error %d\n", in hfi1_pcie_init() 99 hfi1_early_err(&pdev->dev, in hfi1_pcie_init() 113 hfi1_early_err(&pdev->dev, in hfi1_pcie_init() 122 hfi1_early_err(&pdev->dev, in hfi1_pcie_init()
|
D | hfi.h | 2134 #define hfi1_early_err(dev, fmt, ...) \ macro
|