Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h134 #define WPI_IV_LEN 16 macro
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c5972 #define WPI_IV_LEN 16 macro
5990 qdf_mem_copy(dest_tx, src_tx, WPI_IV_LEN); in wmi_update_wpi_key_counter()
5991 qdf_mem_copy(dest_rx, src_rx, WPI_IV_LEN); in wmi_update_wpi_key_counter()