Searched refs:lro_temp (Results 1 – 1 of 1) sorted by relevance
1027 lro_t *lro_temp = &ring_lro->lro_pool[i]; in __hal_lro_get_free_slot() local1029 if (!lro_temp->in_use) in __hal_lro_get_free_slot()1079 lro_t *lro_temp = &ring_lro->lro_pool[i]; in __hal_get_lro_session() local1081 if (!lro_temp->in_use) { in __hal_get_lro_session()1087 if (__hal_lro_check_for_session_match(lro_temp, tcp, in __hal_get_lro_session()1089 lro_match = lro_temp; in __hal_get_lro_session()