Lines Matching refs:ser_state_goto
166 static void ser_state_goto(struct rtw89_ser *ser, u8 new_state) in ser_state_goto() function
426 ser_state_goto(ser, SER_L1_RESET_PRE_ST); in ser_idle_st_hdl()
429 ser_state_goto(ser, SER_RESET_TRX_ST); in ser_idle_st_hdl()
432 ser_state_goto(ser, SER_L2_RESET_ST); in ser_idle_st_hdl()
452 ser_state_goto(ser, SER_RESET_TRX_ST); in ser_l1_reset_pre_st_hdl()
455 ser_state_goto(ser, SER_L2_RESET_ST); in ser_l1_reset_pre_st_hdl()
475 ser_state_goto(ser, SER_L2_RESET_ST); in ser_reset_trx_st_hdl()
490 ser_state_goto(ser, SER_DO_HCI_ST); in ser_reset_trx_st_hdl()
494 ser_state_goto(ser, SER_L2_RESET_ST); in ser_reset_trx_st_hdl()
523 ser_state_goto(ser, SER_L2_RESET_ST); in ser_do_hci_st_hdl()
527 ser_state_goto(ser, SER_IDLE_ST); in ser_do_hci_st_hdl()
705 ser_state_goto(ser, SER_IDLE_ST); in ser_l2_reset_st_hdl()