Searched refs:IV_FMT (Results 1 – 4 of 4) sorted by relevance
483 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()
489 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()
428 #define IV_FMT "0x%02x%02x%02x%02x%02x%02x%02x%02x" macro
431 #define IV_FMT "0x%02x%02x%02x%02x%02x%02x%02x%02x" macro