Searched refs:orig_chanWidth (Results 1 – 2 of 2) sorted by relevance
205 if (mac_ctx->sap.SapDfsInfo.orig_chanWidth == 0) { in sap_is_chan_change_needed()207 mac_ctx->sap.SapDfsInfo.orig_chanWidth = ch_wd; in sap_is_chan_change_needed()209 ch_wd = mac_ctx->sap.SapDfsInfo.orig_chanWidth; in sap_is_chan_change_needed()282 if (mac_ctx->sap.SapDfsInfo.orig_chanWidth == 0) { in sap_random_channel_sel()284 mac_ctx->sap.SapDfsInfo.orig_chanWidth = ch_wd; in sap_random_channel_sel()286 ch_wd = mac_ctx->sap.SapDfsInfo.orig_chanWidth; in sap_random_channel_sel()
630 enum phy_ch_width orig_chanWidth; member