Home
last modified time | relevance | path

Searched refs:diag_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsmc_diag.h22 __u8 diag_state; member
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_diag.c64 enum diag_state { UNUSED = 0, OPENED, INIT, READY }; enum
71 enum diag_state state;
/openbmc/linux/net/smc/
H A Dsmc_diag.c90 r->diag_state = sk->sk_state; in __smc_diag_dump()