Lines Matching defs:action
1750 subsc_evt.action = HostCmd_ACT_BITWISE_SET;
1759 subsc_evt.action = HostCmd_ACT_BITWISE_CLR;
1805 * associated stations list, no action is taken.
2731 bgscan_cfg->action = MWIFIEX_BGSCAN_ACT_SET;
2973 * action frame handshake.
3247 mef_entry->action = MEF_ACTION_AUTO_ARP;
3303 mef_entry->action = MEF_ACTION_ALLOW_AND_WAKEUP_HOST;
3709 * Function prepares TDLS action frame packets and forwards them to FW
3778 "Unknown TDLS mgmt/action frame %pM\n", peer);
3788 const u8 *peer, enum nl80211_tdls_operation action)
3801 "TDLS peer=%pM, oper=%d\n", peer, action);
3803 switch (action) {
3805 action = MWIFIEX_TDLS_ENABLE_LINK;
3808 action = MWIFIEX_TDLS_DISABLE_LINK;
3831 return mwifiex_tdls_oper(priv, peer, action);