Lines Matching refs:HTC_HDR_LENGTH
364 packet->buf -= HTC_HDR_LENGTH; in ath6kl_htc_tx_prep_pkt()
403 packet->buf = packet->buf_start + HTC_HDR_LENGTH; in htc_get_control_buf()
413 packet->buf += HTC_HDR_LENGTH; in htc_tx_comp_update()
517 send_len = packet->act_len + HTC_HDR_LENGTH; in ath6kl_htc_tx_issue()
534 packet->buf += HTC_HDR_LENGTH; in ath6kl_htc_tx_issue()
621 packet->act_len + HTC_HDR_LENGTH); in ath6kl_htc_tx_pkts_get()
700 packet->act_len + HTC_HDR_LENGTH); in ath6kl_htc_tx_setup_scat_list()
720 packet->act_len + HTC_HDR_LENGTH); in ath6kl_htc_tx_setup_scat_list()
736 packet->buf += HTC_HDR_LENGTH; in ath6kl_htc_tx_setup_scat_list()
1463 HTC_HDR_LENGTH; in ath6kl_htc_rx_setup()
1581 packets->act_len + HTC_HDR_LENGTH); in htc_ctrl_rx()
1585 packets->buf - HTC_HDR_LENGTH, in htc_ctrl_rx()
1586 packets->act_len + HTC_HDR_LENGTH); in htc_ctrl_rx()
1830 packet->act_len = payload_len + HTC_HDR_LENGTH; in ath6kl_htc_rx_process_hdr()
1878 status = htc_proc_trailer(target, packet->buf + HTC_HDR_LENGTH in ath6kl_htc_rx_process_hdr()
1889 packet->buf += HTC_HDR_LENGTH; in ath6kl_htc_rx_process_hdr()
1890 packet->act_len -= HTC_HDR_LENGTH; in ath6kl_htc_rx_process_hdr()
2282 packet->act_len = le16_to_cpu(look_ahead.payld_len) + HTC_HDR_LENGTH; in htc_wait_for_ctrl_msg()
2792 (block_size + HTC_HDR_LENGTH) : in ath6kl_htc_reset()
2793 (HTC_MAX_CTRL_MSG_LEN + HTC_HDR_LENGTH); in ath6kl_htc_reset()