Searched refs:use_lso (Results 1 – 2 of 2) sorted by relevance
2232 size_t off, boolean_t use_lso) in i40e_tx_bind_fragment() argument2246 if (use_lso == B_TRUE) in i40e_tx_bind_fragment()2260 tcb->tcb_used_lso = use_lso; in i40e_tx_bind_fragment()2836 boolean_t do_ctx_desc = B_FALSE, use_lso = B_FALSE; in i40e_ring_tx() local2871 use_lso = B_TRUE; in i40e_ring_tx()2899 if (!use_lso) { in i40e_ring_tx()
5324 boolean_t use_lso = B_FALSE; in ql_send_common() local5403 use_lso = (lso_flags == HW_LSO); in ql_send_common()5406 mss, use_lso)); in ql_send_common()5601 if (use_lso && mss) { in ql_send_common()