Home
last modified time | relevance | path

Searched refs:IWX_SYSTEM_GROUP (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/iwx/
H A Dif_iwx_debug.c216 case IWX_SYSTEM_GROUP: in get_table()
H A Dif_iwx.c4100 err = iwx_send_cmd_pdu(sc, IWX_WIDE_ID(IWX_SYSTEM_GROUP, in iwx_run_init_mvm_ucode()
8317 cmd_id = iwx_cmd_id(IWX_SOC_CONFIGURATION_CMD, IWX_SYSTEM_GROUP, 0); in iwx_send_soc_conf()
9301 case IWX_WIDE_ID(IWX_SYSTEM_GROUP, in iwx_rx_pkt()
9318 case IWX_WIDE_ID(IWX_SYSTEM_GROUP, IWX_SOC_CONFIGURATION_CMD): in iwx_rx_pkt()
9321 case IWX_WIDE_ID(IWX_SYSTEM_GROUP, IWX_INIT_EXTENDED_CFG_CMD): in iwx_rx_pkt()
H A Dif_iwxreg.h1992 #define IWX_SYSTEM_GROUP 0x2 macro