Searched refs:iwh_tx_cmd_t (Results 1 – 2 of 2) sorted by relevance
2398 } iwh_tx_cmd_t; typedef2406 iwh_tx_cmd_t config;
3076 iwh_tx_cmd_t *tx; in iwh_send()3237 tx = (iwh_tx_cmd_t *)cmd->data; in iwh_send()3362 len0 = roundup(4 + sizeof (iwh_tx_cmd_t) + hdrlen, 4); in iwh_send()3363 if (len0 != (4 + sizeof (iwh_tx_cmd_t) + hdrlen)) { in iwh_send()3408 LE_32(data->paddr_cmd + 4 + offsetof(iwh_tx_cmd_t, scratch)); in iwh_send()