Searched refs:H2C_PKT_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
167 u16 total_size = H2C_PKT_HDR_SIZE + 4; in rtw_fw_send_general_info()186 u16 total_size = H2C_PKT_HDR_SIZE + 8; in rtw_fw_send_phydm_info()209 u16 total_size = H2C_PKT_HDR_SIZE + 1; in rtw_fw_do_iqk()
9 #define H2C_PKT_HDR_SIZE 8 macro