Searched refs:outstanding_tx (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Diseries_veth.c180 int outstanding_tx; member in struct:veth_lpar_connection
357 SIMPLE_CNX_ATTR(outstanding_tx); variable
373 GET_CNX_ATTR(outstanding_tx),
568 cnx->outstanding_tx--;
675 cnx->outstanding_tx = 0;
1159 if (0 == cnx->outstanding_tx)
1163 cnx->outstanding_tx++;
1329 if (cnx->outstanding_tx > 0) {
1337 cnx->outstanding_tx, cnx->remote_lp,

Completed in 67 milliseconds