Home
last modified time | relevance | path

Searched refs:IWM_INIT_COMPLETE_NOTIF (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm.c2803 if(pkt->hdr.code != IWM_INIT_COMPLETE_NOTIF) { in iwm_wait_phy_db_entry()
2919 IWM_INIT_COMPLETE_NOTIF, in iwm_run_init_ucode()
5515 case IWM_INIT_COMPLETE_NOTIF: in iwm_handle_rxb()
H A Dif_iwmreg.h1984 #define IWM_INIT_COMPLETE_NOTIF 0x4 macro