Searched refs:upload (Results 1 – 6 of 6) sorted by relevance
242 uint8_t chan, bool upload) in hif_dev_map_adma_chan_to_pipe() argument244 hif_info("chan: %u, %s", chan, upload ? "Upload" : "Download"); in hif_dev_map_adma_chan_to_pipe()247 return upload ? 1 : 0; in hif_dev_map_adma_chan_to_pipe()249 return upload ? 3 : 2; in hif_dev_map_adma_chan_to_pipe()
43 uint8_t chan, bool upload);
533 uint8_t mbox_index, bool upload) in hif_dev_map_mail_box_to_pipe() argument536 return upload ? 1 : 0; in hif_dev_map_mail_box_to_pipe()538 return upload ? 3 : 2; in hif_dev_map_mail_box_to_pipe()540 hif_err("mbox_index=%d, upload=%d invalid", mbox_index, upload); in hif_dev_map_mail_box_to_pipe()
206 ev->tx_octets_in_ampdu.upload.high; in extract_mib_stats_tlv()210 ev->tx_octets_in_ampdu.upload.low; in extract_mib_stats_tlv()217 ev->rx_octets_in_ampdu.upload.rx_octets_in_ampdu_high; in extract_mib_stats_tlv()221 ev->rx_octets_in_ampdu.upload.rx_octets_in_ampdu_low; in extract_mib_stats_tlv()
16519 } upload; /* for use by host */ member16528 } upload; /* for use by host */ member