Lines Matching defs:work
1082 * Write a work request header and an associated SGL. If the SGL is
1163 * write_tx_pkt_wr - write a TX_PKT work request
1174 * Generate a TX_PKT work request to send the supplied packet.
1376 * contains a work request at its beginning. We must write the packet
1516 * @w: pointer to the work associated with this handler
1617 * write_ofld_wr - write an offload work request
1626 * Write an offload work request to send the supplied packet. The packet
1627 * data already carry the work request with most fields populated.
1736 * @w: pointer to the work associated with this handler
2000 /* The work can be quite lengthy so we use driver's own queue */
2008 /* The work can be quite lengthy so we use driver's own queue */
2716 int work;
2718 work = process_responses(adap, rspq_to_qset(rq), -1);
2721 return work;