fw_wr_hdr
static void ctrlq_check_stop(struct sge_ctrl_txq *q, struct fw_wr_hdr *wr)
struct fw_wr_hdr *wr;
wr = (struct fw_wr_hdr *)&q->q.desc[q->q.pidx];
struct fw_wr_hdr *wr;
wr = (struct fw_wr_hdr *)&q->q.desc[q->q.pidx];
static void ofldtxq_stop(struct sge_uld_txq *q, struct fw_wr_hdr *wr)
ofldtxq_stop(q, (struct fw_wr_hdr *)skb->data);
ofldtxq_stop(q, (struct fw_wr_hdr *)pos);
struct fw_wr_hdr *wr;
wr = (struct fw_wr_hdr *) (cmd + 4);
wr = (struct fw_wr_hdr *) (cmd);