Lines Matching defs:offload
28 bool offload;
54 * Also note that for the HW offload case, we must
303 if (!q->offload)
315 pr_warn("Couldn't disable ETF offload for queue %d\n",
326 if (q->offload)
330 NL_SET_ERR_MSG(extack, "Specified device does not support ETF offload");
339 NL_SET_ERR_MSG(extack, "Specified device failed to setup ETF hardware offload");
373 pr_debug("delta %d clockid %d offload %s deadline %s\n",
393 q->offload = OFFLOAD_IS_ON(qopt);
475 if (q->offload)