Searched refs:plink_retries (Results 1 - 2 of 2) sorted by path

/linux-master/net/mac80211/
H A Dmesh_plink.c80 sta->mesh->plink_retries = 0;
712 if (sta->mesh->plink_retries < mshcfg->dot11MeshMaxRetries) {
716 sta->sta.addr, sta->mesh->plink_retries,
721 ++sta->mesh->plink_retries;
H A Dsta_info.h374 * @plink_retries: Retries in establishment
404 u8 plink_retries; member in struct:mesh_sta

Completed in 318 milliseconds