Home
last modified time | relevance | path

Searched refs:driver_lstate (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c578 state = driver_lstate(ppd); in __subn_get_opa_portinfo()
1091 ls_old = driver_lstate(ppd); in __subn_set_opa_portinfo()
1610 lstate = driver_lstate(ppd); in __subn_set_opa_sc_to_vlt()
1666 lstate = driver_lstate(ppd); in __subn_set_opa_sc_to_vlnt()
1699 lstate = driver_lstate(ppd); in __subn_get_opa_psi()
1750 ls_old = driver_lstate(ppd); in __subn_set_opa_psi()
Dhfi.h1151 static inline u32 driver_lstate(struct hfi1_pportdata *ppd) in driver_lstate() function
Ddiag.c1106 value |= driver_lstate(ppd); in hfi1_ioctl()
Dverbs.c1471 props->state = driver_lstate(ppd); in query_port()
Drc.c747 if (driver_lstate(ppd) != IB_PORT_ACTIVE) in hfi1_send_rc_ack()