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

  /src/sys/dev/pci/
if_iwmreg.h 1907 IWM_MCC_UPDATE_CMD = 0xc8,
6848 * struct iwm_mcc_update_cmd - Request the device to update geographic
6859 struct iwm_mcc_update_cmd { struct
if_iwm.c 7489 struct iwm_mcc_update_cmd mcc_cmd;
7491 .id = IWM_MCC_UPDATE_CMD,
7516 hcmd.len[0] = sizeof(struct iwm_mcc_update_cmd);
8537 case IWM_MCC_UPDATE_CMD:

Completed in 28 milliseconds