Searched refs:iwp_tx_cmd_t (Results 1 – 2 of 2) sorted by relevance
2395 } iwp_tx_cmd_t; typedef2403 iwp_tx_cmd_t config;
2974 iwp_tx_cmd_t *tx; in iwp_send()3100 tx = (iwp_tx_cmd_t *)cmd->data; in iwp_send()3211 len0 = roundup(4 + sizeof (iwp_tx_cmd_t) + hdrlen, 4); in iwp_send()3212 if (len0 != (4 + sizeof (iwp_tx_cmd_t) + hdrlen)) { in iwp_send()3241 LE_32(data->paddr_cmd + 4 + offsetof(iwp_tx_cmd_t, scratch)); in iwp_send()