Searched refs:tx_req (Results 1 – 2 of 2) sorted by relevance
3121 int mblen, count, cum_len, mss_resid, tx_req, pkt_size_tmp; in myri10ge_tx_tso_copy() local3161 tx_req = tx->req; in myri10ge_tx_tso_copy()3177 tx_req++; in myri10ge_tx_tso_copy()3178 idx = tx->mask & tx_req; in myri10ge_tx_tso_copy()3197 tx_req++; in myri10ge_tx_tso_copy()3198 idx = tx->mask & tx_req; in myri10ge_tx_tso_copy()3213 tx_req = tx->req; in myri10ge_tx_tso_copy()3215 idx = tx->mask & tx_req; in myri10ge_tx_tso_copy()3228 tx_req = tx->req; in myri10ge_tx_tso_copy()3230 idx = tx->mask & tx_req; in myri10ge_tx_tso_copy()[all …]
262 struct kstat_named tx_req; member