Searched refs:tx_req (Results 1 – 2 of 2) sorted by relevance
3127 int mblen, count, cum_len, mss_resid, tx_req, pkt_size_tmp; in myri10ge_tx_tso_copy() local3167 tx_req = tx->req; in myri10ge_tx_tso_copy()3183 tx_req++; in myri10ge_tx_tso_copy()3184 idx = tx->mask & tx_req; in myri10ge_tx_tso_copy()3203 tx_req++; in myri10ge_tx_tso_copy()3204 idx = tx->mask & tx_req; in myri10ge_tx_tso_copy()3219 tx_req = tx->req; in myri10ge_tx_tso_copy()3221 idx = tx->mask & tx_req; in myri10ge_tx_tso_copy()3234 tx_req = tx->req; in myri10ge_tx_tso_copy()3236 idx = tx->mask & tx_req; in myri10ge_tx_tso_copy()[all …]
262 struct kstat_named tx_req; member