Searched refs:WLAN_NL_MSG_OEM (Results 1 – 3 of 3) sorted by relevance
110 WLAN_NL_MSG_OEM, enumerator
2584 genlh->cmd == WLAN_NL_MSG_OEM) in diag_message_handler()2603 if((info->wifihal_ctrl_sock.s > 0) && (genlh->cmd == WLAN_NL_MSG_OEM)) { in diag_message_handler()2617 ctrl_evt->cmd_id = WLAN_NL_MSG_OEM; in diag_message_handler()2628 if (reg->family_name != CLD80211_FAMILY || reg->cmd_id != WLAN_NL_MSG_OEM) in diag_message_handler()
1062 if(hdr->cmd == WLAN_NL_MSG_OEM) in validate_cld80211_msg()