Searched refs:pppoe_connection_in_progress (Results 1 – 3 of 3) sorted by relevance
526 if (priv->pppoe_connection_in_progress && in nat25_db_handle()532 if (priv->pppoe_connection_in_progress == 0) in nat25_db_handle()535 priv->pppoe_connection_in_progress = WAIT_TIME_PPPOE; in nat25_db_handle()550 priv->pppoe_connection_in_progress && in nat25_db_handle()552 priv->pppoe_connection_in_progress = 0; in nat25_db_handle()
1426 if (adapter->pppoe_connection_in_progress > 0) { in rtw_dynamic_check_timer_handlder()1427 adapter->pppoe_connection_in_progress--; in rtw_dynamic_check_timer_handlder()1431 if (adapter->pppoe_connection_in_progress > 0) { in rtw_dynamic_check_timer_handlder()1432 adapter->pppoe_connection_in_progress--; in rtw_dynamic_check_timer_handlder()
269 int pppoe_connection_in_progress; member
Completed in 11 milliseconds