Searched refs:bb_rf_prog (Results 1 – 1 of 1) sorted by relevance
667 struct rsi_bb_rf_prog *bb_rf_prog; in rsi_program_bb_rf() local680 bb_rf_prog = (struct rsi_bb_rf_prog *)skb->data; in rsi_program_bb_rf()682 rsi_set_len_qno(&bb_rf_prog->desc_dword0.len_qno, 0, RSI_WIFI_MGMT_Q); in rsi_program_bb_rf()683 bb_rf_prog->desc_dword0.frame_type = BBP_PROG_IN_TA; in rsi_program_bb_rf()684 bb_rf_prog->endpoint = common->endpoint; in rsi_program_bb_rf()685 bb_rf_prog->rf_power_mode = common->wlan_rf_power_mode; in rsi_program_bb_rf()688 bb_rf_prog->flags = cpu_to_le16(RF_RESET_ENABLE); in rsi_program_bb_rf()694 bb_rf_prog->flags |= cpu_to_le16(PUT_BBP_RESET | BBP_REG_WRITE | in rsi_program_bb_rf()