Searched refs:ip_len (Results 1 – 9 of 9) sorted by relevance
332 uint16_t ip_len; in pkt_capture_process_tx_data() local348 ip_len = tso_seg->seg.tso_flags.ip_len; in pkt_capture_process_tx_data()349 ip_len = qdf_cpu_to_be16(ip_len); in pkt_capture_process_tx_data()362 &ip_len, sizeof(ip_len)); in pkt_capture_process_tx_data()
694 uint16_t ip_len; in ol_tx_pkt_capture_tx_completion_process() local713 ip_len = tso_seg->seg.tso_flags.ip_len; in ol_tx_pkt_capture_tx_completion_process()714 ip_len = qdf_cpu_to_be16(ip_len); in ol_tx_pkt_capture_tx_completion_process()726 &ip_len, sizeof(ip_len)); in ol_tx_pkt_capture_tx_completion_process()
425 uint16_t ip_len) in hal_tx_ext_desc_set_msdu_length() argument429 (HAL_TX_SM(HAL_TX_MSDU_EXTENSION, IP_LENGTH, ip_len))); in hal_tx_ext_desc_set_msdu_length()
1290 tcp_data_len = (qdf_ntohs(iph->ip_len) - sizeof(qdf_net_iphdr_t) - in dp_rx_fisa_aggr_tcp()1633 dp_fisa_debug("ip_len 0x%x", qdf_ntohs(head_skb_iph->ip_len)); in dp_rx_fisa_flush_udp_flow()1645 head_skb_iph->ip_len = in dp_rx_fisa_flush_udp_flow()1659 qdf_htons(qdf_ntohs(head_skb_iph->ip_len) - in dp_rx_fisa_flush_udp_flow()1756 head_skb_iph->ip_len = fisa_flow->adjusted_cumulative_ip_length; in dp_rx_fisa_flush_tcp_flow()
205 uint16_t ip_len; member
1421 ip_len:16; member
1453 tso_seg->seg.tso_flags.ip_len); in htt_tx_desc_fill_tso_info()
4322 curr_seg->seg.tso_flags.ip_len = tso_cmn_info.ip_tcp_hdr_len; in __qdf_nbuf_get_tso_info()4335 curr_seg->seg.tso_flags.ip_len += tso_frag_len; in __qdf_nbuf_get_tso_info()
532 tso_seg->tso_flags.ip_len); in dp_tx_prepare_tso_ext_desc()