Searched refs:iwm_cmd_header (Results 1 – 2 of 2) sorted by relevance
6859 struct iwm_cmd_header { struct6881 #define IWM_MAX_CMD_PAYLOAD_SIZE ((4096 - 4) - sizeof(struct iwm_cmd_header)) argument6894 struct iwm_cmd_header hdr;6901 sizeof(struct iwm_cmd_header)];6924 struct iwm_cmd_header hdr;
1171 data->scratch_paddr = paddr + sizeof(struct iwm_cmd_header) in iwm_alloc_tx_ring()3590 struct iwm_cmd_header *cmd_hdr; in iwm_rx_tx_cmd()3994 ((sizeof(struct iwm_cmd_header) + sizeof(*tx) + in iwm_tx()5378 ((a) + sizeof(uint32_t) + sizeof(struct iwm_cmd_header) < maxoff) in iwm_handle_rxb()