|
@@ -135,6 +135,7 @@ struct wlan_fils_con_info {
|
|
* @CM_ROAMING_HOST: Roaming request initiated by host
|
|
* @CM_ROAMING_HOST: Roaming request initiated by host
|
|
* @CM_ROAMING_NUD_FAILURE: Roaming request initiated by NUD failure
|
|
* @CM_ROAMING_NUD_FAILURE: Roaming request initiated by NUD failure
|
|
* @CM_ROAMING_FW: Roam req initiated by FW
|
|
* @CM_ROAMING_FW: Roam req initiated by FW
|
|
|
|
+ * @CM_ROAMING_LINK_REMOVAL: Roaming request initiate by link removal
|
|
* @CM_OSIF_DISCONNECT: Disconnect req initiated by OSIF or north bound
|
|
* @CM_OSIF_DISCONNECT: Disconnect req initiated by OSIF or north bound
|
|
* @CM_PEER_DISCONNECT: Disconnect req initiated by peer sending deauth/disassoc
|
|
* @CM_PEER_DISCONNECT: Disconnect req initiated by peer sending deauth/disassoc
|
|
* only for this localy generated will be false while indicating to kernel
|
|
* only for this localy generated will be false while indicating to kernel
|
|
@@ -158,6 +159,7 @@ enum wlan_cm_source {
|
|
CM_ROAMING_HOST,
|
|
CM_ROAMING_HOST,
|
|
CM_ROAMING_NUD_FAILURE,
|
|
CM_ROAMING_NUD_FAILURE,
|
|
CM_ROAMING_FW,
|
|
CM_ROAMING_FW,
|
|
|
|
+ CM_ROAMING_LINK_REMOVAL,
|
|
CM_OSIF_DISCONNECT,
|
|
CM_OSIF_DISCONNECT,
|
|
CM_PEER_DISCONNECT,
|
|
CM_PEER_DISCONNECT,
|
|
CM_SB_DISCONNECT,
|
|
CM_SB_DISCONNECT,
|