Searched refs:rtw_h2c_pkt_set_header (Results 1 – 2 of 2) sorted by relevance
295 rtw_h2c_pkt_set_header(h2c_pkt, H2C_PKT_GENERAL_INFO); in rtw_fw_send_general_info()323 rtw_h2c_pkt_set_header(h2c_pkt, H2C_PKT_PHYDM_INFO); in rtw_fw_send_phydm_info()340 rtw_h2c_pkt_set_header(h2c_pkt, H2C_PKT_IQK); in rtw_fw_do_iqk()1514 rtw_h2c_pkt_set_header(h2c_pkt, H2C_PKT_UPDATE_PKT); in __rtw_fw_update_pkt()1564 rtw_h2c_pkt_set_header(h2c_pkt, H2C_PKT_CH_SWITCH); in rtw_fw_channel_switch()
254 static inline void rtw_h2c_pkt_set_header(u8 *h2c_pkt, u8 sub_id) in rtw_h2c_pkt_set_header() function