Lines Matching defs:hfi1_pkt_state
190 struct hfi1_pkt_state { struct
191 struct hfi1_ibdev *dev;
192 struct hfi1_ibport *ibp;
193 struct hfi1_pportdata *ppd;
194 struct verbs_txreq *s_txreq;
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;
202 bool pkts_sent;