Searched refs:pppoe_connection_in_progress (Results 1 – 3 of 3) sorted by relevance
483 if (priv->pppoe_connection_in_progress && in nat25_db_handle()489 if (priv->pppoe_connection_in_progress == 0) in nat25_db_handle()492 priv->pppoe_connection_in_progress = WAIT_TIME_PPPOE; in nat25_db_handle()503 priv->pppoe_connection_in_progress && in nat25_db_handle()505 priv->pppoe_connection_in_progress = 0; in nat25_db_handle()
1454 if (adapter->pppoe_connection_in_progress > 0) in rtw_dynamic_check_timer_handlder()1455 adapter->pppoe_connection_in_progress--; in rtw_dynamic_check_timer_handlder()1458 if (adapter->pppoe_connection_in_progress > 0) in rtw_dynamic_check_timer_handlder()1459 adapter->pppoe_connection_in_progress--; in rtw_dynamic_check_timer_handlder()
210 int pppoe_connection_in_progress; member