Searched refs:driver_lstate (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c287 if (driver_lstate(ppd_from_ibp(ibp)) != IB_PORT_ACTIVE) {
820 state = driver_lstate(ppd);
1154 u32 logical_old = driver_lstate(ppd);
1363 ls_old = driver_lstate(ppd);
1928 lstate = driver_lstate(ppd);
1988 lstate = driver_lstate(ppd);
2021 lstate = driver_lstate(ppd);
2065 ls_old = driver_lstate(ppd);
H A Dchip.h777 u32 driver_lstate(struct hfi1_pportdata *ppd);
H A Ddriver.c964 int hwstate = driver_lstate(packet->rcd->ppd);
H A Dverbs.c1380 props->state = driver_lstate(ppd);
H A Drc.c1375 if (driver_lstate(ppd) != IB_PORT_ACTIVE)
H A Dchip.c10601 * driver_lstate - convert the driver's notion of a port's
10605 u32 driver_lstate(struct hfi1_pportdata *ppd) function

Completed in 376 milliseconds