Searched refs:SET_PKT_H2C_TOTAL_LEN (Results 1 – 2 of 2) sorted by relevance
171 SET_PKT_H2C_TOTAL_LEN(h2c_pkt, total_size); in rtw_fw_send_general_info()196 SET_PKT_H2C_TOTAL_LEN(h2c_pkt, total_size); in rtw_fw_send_phydm_info()212 SET_PKT_H2C_TOTAL_LEN(h2c_pkt, total_size); in rtw_fw_do_iqk()
115 #define SET_PKT_H2C_TOTAL_LEN(h2c_pkt, value) \ macro