Searched refs:iwm_cmd_header (Results 1 – 2 of 2) sorted by relevance
6863 struct iwm_cmd_header { struct6885 #define IWM_MAX_CMD_PAYLOAD_SIZE ((4096 - 4) - sizeof(struct iwm_cmd_header)) argument6898 struct iwm_cmd_header hdr;6905 sizeof(struct iwm_cmd_header)];6928 struct iwm_cmd_header hdr;
1155 data->scratch_paddr = paddr + sizeof(struct iwm_cmd_header) in iwm_alloc_tx_ring()3520 struct iwm_cmd_header *cmd_hdr; in iwm_rx_tx_cmd()3914 ((sizeof(struct iwm_cmd_header) + sizeof(*tx) + in iwm_tx()5314 ((a) + sizeof(uint32_t) + sizeof(struct iwm_cmd_header) < maxoff) in iwm_handle_rxb()