Searched refs:PRUETH_MAX_TX_TS_REQUESTS (Results 1 – 4 of 4) sorted by relevance
135 #define PRUETH_MAX_TX_TS_REQUESTS 50 /* Max simultaneous TX_TS requests */ macro179 struct sk_buff *tx_ts_skb[PRUETH_MAX_TX_TS_REQUESTS];
637 for (i = 0; i < PRUETH_MAX_TX_TS_REQUESTS; i++) { in prueth_tx_ts_cookie_get()887 for (i = 0; i < PRUETH_MAX_TX_TS_REQUESTS; i++) { in prueth_cleanup_tx_ts()
346 if (cookie >= PRUETH_MAX_TX_TS_REQUESTS) { in prueth_tx_ts_sr1()
88 if (tsr.cookie >= PRUETH_MAX_TX_TS_REQUESTS || in tx_ts_work()