Searched refs:plink_retries (Results 1 – 2 of 2) sorted by relevance
81 sta->plink_retries = 0; in mesh_plink_fsm_restart()588 if (sta->plink_retries < mshcfg->dot11MeshMaxRetries) { in mesh_plink_timer()592 sta->sta.addr, sta->plink_retries, in mesh_plink_timer()597 ++sta->plink_retries; in mesh_plink_timer()
429 u8 plink_retries; member