Searched refs:lro_temp (Results 1 – 1 of 1) sorted by relevance
1010 lro_t *lro_temp = &ring_lro->lro_pool[i]; in __hal_lro_get_free_slot() local1012 if (!lro_temp->in_use) in __hal_lro_get_free_slot()1062 lro_t *lro_temp = &ring_lro->lro_pool[i]; in __hal_get_lro_session() local1064 if (!lro_temp->in_use) { in __hal_get_lro_session()1070 if (__hal_lro_check_for_session_match(lro_temp, tcp, in __hal_get_lro_session()1072 lro_match = lro_temp; in __hal_get_lro_session()