Home
last modified time | relevance | path

Searched refs:is_bx (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dchip.h812 int is_bx(struct hfi1_devdata *dd);
Dmad.c2629 if (!is_bx(ppd->dd)) { in a0_portstatus()
2932 if (!is_bx(ppd->dd)) { in a0_datacounters()
Dsdma.c491 if (!is_bx(sde->dd) && HFI1_CAP_IS_KSET(SDMA_AHG)) { in sdma_err_progress_check_schedule()
Dchip.c5253 int is_bx(struct hfi1_devdata *dd) in is_bx() function