Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_wow.c483 RTW_INFO("[wow] ptk_tx_iv = " IV_FMT "\n", IV_ARG(ctrl_info->ptk_tx_iv)); in rtw_construct_remote_control_info()
494 RTW_INFO("[wow] ptk_rx_iv = " IV_FMT "\n", IV_ARG(ctrl_info->ptk_rx_iv)); in rtw_construct_remote_control_info()
499 RTW_INFO("[wow] gtk_rx_iv[%u] = " IV_FMT "\n", i, IV_ARG(gtk_rx_iv[i])); in rtw_construct_remote_control_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_wow.c489 RTW_INFO("[wow] ptk_tx_iv = " IV_FMT "\n", IV_ARG(ctrl_info->ptk_tx_iv)); in rtw_construct_remote_control_info()
500 RTW_INFO("[wow] ptk_rx_iv = " IV_FMT "\n", IV_ARG(ctrl_info->ptk_rx_iv)); in rtw_construct_remote_control_info()
505 RTW_INFO("[wow] gtk_rx_iv[%u] = " IV_FMT "\n", i, IV_ARG(gtk_rx_iv[i])); in rtw_construct_remote_control_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_security.h428 #define IV_FMT "0x%02x%02x%02x%02x%02x%02x%02x%02x" macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_security.h431 #define IV_FMT "0x%02x%02x%02x%02x%02x%02x%02x%02x" macro