Searched refs:FSM_ZONE (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/wireless/rsi/ |
D | rsi_91x_mgmt.c | 1946 rsi_dbg(FSM_ZONE, "%s: Boot up params confirm received\n", in rsi_handle_ta_confirm_type() 1978 rsi_dbg(FSM_ZONE, "EEPROM READ confirm received\n"); in rsi_handle_ta_confirm_type() 1980 rsi_dbg(FSM_ZONE, in rsi_handle_ta_confirm_type() 1986 rsi_dbg(FSM_ZONE, in rsi_handle_ta_confirm_type() 2029 rsi_dbg(FSM_ZONE, "%s: Reset MAC cfm received\n", in rsi_handle_ta_confirm_type() 2057 rsi_dbg(FSM_ZONE, "%s: Radio cap cfm received\n", in rsi_handle_ta_confirm_type() 2071 rsi_dbg(FSM_ZONE, "%s: BB/RF cfm received\n", __func__); in rsi_handle_ta_confirm_type() 2143 rsi_dbg(FSM_ZONE, in rsi_handle_card_ready() 2190 rsi_dbg(FSM_ZONE, "%s: Msg Len: %d, Msg Type: %4x\n", in rsi_mgmt_pkt_recv() 2198 rsi_dbg(FSM_ZONE, "%s: Card ready indication received\n", in rsi_mgmt_pkt_recv() [all …]
|
D | rsi_91x_debugfs.c | 202 rsi_dbg(FSM_ZONE, "%x: rsi_enabled zone", rsi_zone_enabled); in rsi_debug_zone_read()
|
D | rsi_main.h | 43 #define FSM_ZONE BIT(7) /* For State Machine Msgs */ macro
|