Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/libertas/
H A Dtypes.h93 #define TLV_TYPE_TSFTIMESTAMP (PROPRIETARY_TLV_BASE_ID + 19) macro
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Djoin.c91 tsf_tlv.header.type = cpu_to_le16(TLV_TYPE_TSFTIMESTAMP); in nxpwifi_cmd_append_tsf_tlv()
H A Dfw.h163 #define TLV_TYPE_TSFTIMESTAMP (PROPRIETARY_TLV_BASE_ID + 19) macro
H A Dscan.c1968 t = nxpwifi_find_tlv(TLV_TYPE_TSFTIMESTAMP, tlv_data, tlv_buf_size); in nxpwifi_ret_802_11_scan()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c1143 case TLV_TYPE_TSFTIMESTAMP: in mwifiex_ret_802_11_scan_get_tlv_ptrs()
2157 TLV_TYPE_TSFTIMESTAMP, in mwifiex_ret_802_11_scan()
H A Djoin.c103 tsf_tlv.header.type = cpu_to_le16(TLV_TYPE_TSFTIMESTAMP); in mwifiex_cmd_append_tsf_tlv()
H A Dfw.h161 #define TLV_TYPE_TSFTIMESTAMP (PROPRIETARY_TLV_BASE_ID + 19) macro