Home
last modified time | relevance | path

Searched refs:p2p_oui_ie_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dps.c713 static u8 p2p_oui_ie_type[4] = {0x50, 0x6f, 0x9a, 0x09}; in rtl_p2p_noa_ie() local
726 if (memcmp(&pos[2], p2p_oui_ie_type, 4) == 0) { in rtl_p2p_noa_ie()
817 static u8 p2p_oui_ie_type[4] = {0x50, 0x6f, 0x9a, 0x09}; in rtl_p2p_action_ie() local
824 if (memcmp(&pos[1], p2p_oui_ie_type, 4) == 0) in rtl_p2p_action_ie()