Searched refs:iwk_tx_cmd_t (Results 1 – 2 of 2) sorted by relevance
3048 } iwk_tx_cmd_t; typedef3054 iwk_tx_cmd_t config;
2642 iwk_tx_cmd_t *tx; in iwk_send()2761 tx = (iwk_tx_cmd_t *)cmd->data; in iwk_send()2828 len0 = roundup(4 + sizeof (iwk_tx_cmd_t) + hdrlen, 4); in iwk_send()2829 if (len0 != (4 + sizeof (iwk_tx_cmd_t) + hdrlen)) in iwk_send()2875 LE_32(data->paddr_cmd + 4 + offsetof(iwk_tx_cmd_t, scratch)); in iwk_send()6397 sizeof (iwk_tx_cmd_t) + in iwk_start_tx_beacon()