Searched refs:driver_lstate (Results 1 – 5 of 5) sorted by relevance
578 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()
1151 static inline u32 driver_lstate(struct hfi1_pportdata *ppd) in driver_lstate() function
1106 value |= driver_lstate(ppd); in hfi1_ioctl()
1471 props->state = driver_lstate(ppd); in query_port()
747 if (driver_lstate(ppd) != IB_PORT_ACTIVE) in hfi1_send_rc_ack()