Lines Matching defs:hfi1_pkt_state
232 struct hfi1_pkt_state { struct
233 struct hfi1_ibdev *dev;
234 struct hfi1_ibport *ibp;
235 struct hfi1_pportdata *ppd;
236 struct verbs_txreq *s_txreq;
237 struct iowait_work *wait;
238 unsigned long flags;
239 unsigned long timeout;
240 unsigned long timeout_int;
241 int cpu;
242 u8 opcode;
243 bool in_thread;
244 bool pkts_sent;