Searched refs:log_hdr (Results 1 – 5 of 5) sorted by relevance
47 pktlog_hdr_set_specific_data(struct ath_pktlog_hdr *log_hdr, in pktlog_hdr_set_specific_data() argument50 log_hdr->type_specific_data = type_specific_data; in pktlog_hdr_set_specific_data()54 pktlog_hdr_get_specific_data(struct ath_pktlog_hdr *log_hdr) in pktlog_hdr_get_specific_data() argument56 return log_hdr->type_specific_data; in pktlog_hdr_get_specific_data()77 struct ath_pktlog_hdr *log_hdr; in pktlog_getbuf_intsafe() local124 log_hdr = (struct ath_pktlog_hdr *)(log_buf->log_data + cur_wr_offset); in pktlog_getbuf_intsafe()126 log_hdr->flags = flags; in pktlog_getbuf_intsafe()128 log_hdr->macId = mac_id; in pktlog_getbuf_intsafe()129 log_hdr->log_type = log_type; in pktlog_getbuf_intsafe()131 log_hdr->log_type = log_type; in pktlog_getbuf_intsafe()[all …]
789 struct ath_pktlog_hdr *log_hdr; in pktlog_read_proc_entry() local792 log_hdr = (struct ath_pktlog_hdr *) (log_buf->log_data + in pktlog_read_proc_entry()799 <= log_hdr->size)) in pktlog_read_proc_entry()806 fold_offset = log_data_offset + log_hdr->size - 1; in pktlog_read_proc_entry()808 end_offset = log_data_offset + log_hdr->size - 1; in pktlog_read_proc_entry()942 struct ath_pktlog_hdr *log_hdr; in __pktlog_read() local945 log_hdr = (struct ath_pktlog_hdr *)(log_buf->log_data + in __pktlog_read()952 <= log_hdr->size)) in __pktlog_read()959 fold_offset = log_data_offset + log_hdr->size - 1; in __pktlog_read()961 end_offset = log_data_offset + log_hdr->size - 1; in __pktlog_read()
72 pktlog_hdr_set_specific_data(struct ath_pktlog_hdr *log_hdr,83 pktlog_hdr_get_specific_data(struct ath_pktlog_hdr *log_hdr);107 pktlog_hdr_set_specific_data(struct ath_pktlog_hdr *log_hdr, in pktlog_hdr_set_specific_data() argument113 pktlog_hdr_get_specific_data(struct ath_pktlog_hdr *log_hdr) in pktlog_hdr_get_specific_data() argument
264 log_hdr_type log_hdr; member
536 host_diag_log_set_length(&cds_pktlog.log_hdr, skb->len + in pkt_stats_fill_headers()