| if_iwm.c | 2474 DPRINTFN(10, ("Sending PHY-DB hcmd of type %d, of length %d\n", 2512 DPRINTFN(10, ("%s: Sent PHY_DB HCMD, type = %d num = %d\n", 2564 struct iwm_host_cmd hcmd = { local 2572 hcmd.data[0] = cmd; 2573 hcmd.len[0] = sizeof(*cmd); 2574 err = iwm_send_cmd(sc, &hcmd); 2578 pkt = hcmd.resp_pkt; 2596 iwm_free_resp(sc, &hcmd); 4479 iwm_send_cmd(struct iwm_softc *sc, struct iwm_host_cmd *hcmd) 4494 code = hcmd->id 5762 struct iwm_host_cmd hcmd = { local 5869 struct iwm_host_cmd hcmd = { local 5997 struct iwm_host_cmd hcmd = { local 7490 struct iwm_host_cmd hcmd = { local 8105 uint32_t hcmd; \/* last host command header *\/ member in struct:iwm_error_event_table [all...] |