Searched refs:PRUETH_MAX_TX_TS_REQUESTS (Results 1 – 2 of 2) sorted by relevance
126 #define PRUETH_MAX_TX_TS_REQUESTS 50 /* Max simultaneous TX_TS requests */ macro161 struct sk_buff *tx_ts_skb[PRUETH_MAX_TX_TS_REQUESTS];
636 if (tsr.cookie >= PRUETH_MAX_TX_TS_REQUESTS || in tx_ts_work()671 for (i = 0; i < PRUETH_MAX_TX_TS_REQUESTS; i++) { in prueth_tx_ts_cookie_get()985 for (i = 0; i < PRUETH_MAX_TX_TS_REQUESTS; i++) { in prueth_cleanup_tx_ts()