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()
1506 if (adapter->pppoe_connection_in_progress > 0) { in rtw_dynamic_check_timer_handlder()1507 adapter->pppoe_connection_in_progress--; in rtw_dynamic_check_timer_handlder()1511 if (adapter->pppoe_connection_in_progress > 0) { in rtw_dynamic_check_timer_handlder()1512 adapter->pppoe_connection_in_progress--; in rtw_dynamic_check_timer_handlder()
300 int pppoe_connection_in_progress; member