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

  /src/sys/dev/pci/
if_iwmreg.h 2480 * @id_and_color: ID and color of the relevant MAC
2501 uint32_t id_and_color; member in struct:iwm_time_event_cmd_v1
2638 * @id_and_color: ID and color of the relevant MAC
2659 uint32_t id_and_color; member in struct:iwm_time_event_cmd_v2
2678 * @id_and_color: ID and color of the relevant MAC
2684 uint32_t id_and_color; member in struct:iwm_time_event_resp
2693 * @id_and_color: ID and color of the relevant MAC
2701 uint32_t id_and_color; member in struct:iwm_time_event_notif
2712 * @id_and_color: ID and color of the relevant Binding
2719 uint32_t id_and_color; member in struct:iwm_binding_cmd
2737 uint32_t id_and_color; member in struct:iwm_time_quota_data
2840 uint32_t id_and_color; member in struct:iwm_phy_context_cmd
3669 uint32_t id_and_color; member in struct:iwm_mac_ctx_cmd
3824 uint32_t id_and_color; member in struct:iwm_mac_power_cmd
    [all...]
if_iwm.c 2401 cmd_v1->id_and_color = cmd_v2->id_and_color;
2445 time_cmd.id_and_color =
4109 cmd.id_and_color
4133 cmd->id_and_color = htole32(IWM_FW_CMD_ID_AND_COLOR(ctxt->id,
4928 cmd->id_and_color = htole32(IWM_FW_CMD_ID_AND_COLOR(in->in_id,
5712 cmd->id_and_color = htole32(IWM_FW_CMD_ID_AND_COLOR(in->in_id,
5877 cmd.quotas[i].id_and_color = htole32(IWM_FW_CTXT_INVALID);
5892 cmd.quotas[idx].id_and_color =

Completed in 23 milliseconds