ack_req
{ STRUCT_FIELD(bth, ack_req),
qp->qp1_hdr.bth.ack_req = 0;
int mig, int pad, u16 pkey, u32 qpn, int ack_req,
if (ack_req)
int ack_req = 0;
ack_req = ((pkt->mask & RXE_END_MASK) ||
if (ack_req)
ack_req, pkt->psn);
stat->ack_req = !!(stat1 & MT_TX_STAT_FIFO_ACKREQ);
if (!st->ack_req)
u8 ack_req:1;
__field(bool, ack_req)
__entry->ack_req = stat->ack_req;
__entry->success, __entry->aggr, __entry->ack_req,
stat.ack_req = !!(val & MT_TX_STAT_FIFO_ACKREQ);
if (!st->ack_req)
u8 ack_req:1;
int aggr, ampdu, wcid, ack_req;
ack_req = rt2x00_get_field32(status, TX_STA_FIFO_TX_ACK_REQUIRED);
if (!ack_req)
bool ack_req = 0, process_evt_bh = 0;
ack_req = 1;
ack_req = 0;
if (process_evt_bh || ack_req) {
evt_type, le32_to_cpu(event_reply->event_context), ack_req);
"event(0x%02x), ack_required=%d\n", evt_type, ack_req);
fwevt->send_ack = ack_req;
int ack_req = le32_to_cpu(rsp->Flags &
if (ack_req)
int ack_req = le32_to_cpu(rsp->Flags &
if (!found && ack_req) {
u8 ack_req;