HomeSort by: relevance | last modified time | path
    Searched refs:iwm_time_event_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwm.c 333 const struct iwm_time_event_cmd *);
2560 const struct iwm_time_event_cmd *cmd)
2565 .id = IWM_TIME_EVENT_CMD,
2604 struct iwm_time_event_cmd time_cmd;
2639 struct iwm_time_event_cmd time_cmd;
8538 case IWM_TIME_EVENT_CMD: {
if_iwmreg.h 1831 IWM_TIME_EVENT_CMD = 0x29, /* both CMD and response */
2658 * ( IWM_TIME_EVENT_CMD = 0x29 )
2816 * ( IWM_TIME_EVENT_CMD = 0x29 )
2836 struct iwm_time_event_cmd { struct
2853 * struct iwm_time_event_resp - response structure to iwm_time_event_cmd

Completed in 46 milliseconds