Searched refs:bb_rf_prog (Results 1 – 1 of 1) sorted by relevance
585 struct rsi_bb_rf_prog *bb_rf_prog; in rsi_program_bb_rf() local598 bb_rf_prog = (struct rsi_bb_rf_prog *)skb->data; in rsi_program_bb_rf()600 rsi_set_len_qno(&bb_rf_prog->desc_dword0.len_qno, 0, RSI_WIFI_MGMT_Q); in rsi_program_bb_rf()601 bb_rf_prog->desc_dword0.frame_type = BBP_PROG_IN_TA; in rsi_program_bb_rf()602 bb_rf_prog->endpoint = common->endpoint; in rsi_program_bb_rf()603 bb_rf_prog->rf_power_mode = common->wlan_rf_power_mode; in rsi_program_bb_rf()606 bb_rf_prog->flags = cpu_to_le16(RF_RESET_ENABLE); in rsi_program_bb_rf()612 bb_rf_prog->flags |= cpu_to_le16(PUT_BBP_RESET | BBP_REG_WRITE | in rsi_program_bb_rf()