Searched defs:hfi1_pkt_state (Results 1 – 1 of 1) sorted by relevance
190 struct hfi1_pkt_state { struct191 struct hfi1_ibdev *dev;192 struct hfi1_ibport *ibp;195 struct iowait_work *wait;196 unsigned long flags;197 unsigned long timeout;198 unsigned long timeout_int;199 int cpu;200 u8 opcode;201 bool in_thread;[all …]