Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dchip.h770 int is_bx(struct hfi1_devdata *dd);
Dmad.c2587 if (!is_bx(ppd->dd)) { in a0_portstatus()
2890 if (!is_bx(ppd->dd)) { in a0_datacounters()
Dsdma.c449 if (!is_bx(sde->dd) && HFI1_CAP_IS_KSET(SDMA_AHG)) { in sdma_err_progress_check_schedule()
Dchip.c5212 int is_bx(struct hfi1_devdata *dd) in is_bx() function