Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dmain.c36 #define WFX_PDS_TLV_TYPE 0x4450 // "PD" (Platform Data) in ascii little-endian macro
189 if (chunk_type != WFX_PDS_TLV_TYPE) { in wfx_send_pds()