Home
last modified time | relevance | path

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

/drivers/net/wireless/iwmc3200wifi/
Dumac.h210 #define UMAC_NOTIFY_OPCODE_ALIVE 0xA1 macro
220 UMAC_NOTIFY_OPCODE_ALIVE + 1)
221 #define UMAC_NOTIFY_OPCODE_FIRST (UMAC_NOTIFY_OPCODE_ALIVE)
Dfw.c324 ret = iwm_notif_handle(iwm, UMAC_NOTIFY_OPCODE_ALIVE, IWM_SRC_UMAC, in iwm_load_fw()
Drx.c1461 [UMAC_NOTIFY_OPCODE_ALIVE] = iwm_ntf_umac_alive,