Searched refs:l4_hdr_offset (Results 1 – 6 of 6) sorted by relevance
1329 uint32_t l4_hdr_offset) in get_transport_payload_offset() argument1332 return (l3_hdr_offset + l4_hdr_offset + sizeof(qdf_net_udphdr_t)); in get_transport_payload_offset()1346 uint32_t l4_hdr_offset) in get_transport_header_offset() argument1350 return (l3_hdr_offset + l4_hdr_offset); in get_transport_header_offset()1373 uint32_t l3_hdr_offset, l4_hdr_offset; in dp_rx_fisa_aggr_udp() local1378 &l3_hdr_offset, &l4_hdr_offset); in dp_rx_fisa_aggr_udp()1381 l4_hdr_offset)); in dp_rx_fisa_aggr_udp()1410 fisa_flow->head_skb_l4_hdr_offset = l4_hdr_offset; in dp_rx_fisa_aggr_udp()1419 l4_hdr_offset); in dp_rx_fisa_aggr_udp()1807 uint32_t l3_hdr_offset, l4_hdr_offset, l2_l3_hdr_len; in dp_fisa_aggregation_should_stop() local[all …]
368 uint32_t *l4_hdr_offset) in hal_rx_get_l3_l4_offsets_rh() argument371 *l4_hdr_offset = HAL_RX_TLV_GET_TCP_OFFSET(buf); in hal_rx_get_l3_l4_offsets_rh()
254 uint32_t *l4_hdr_offset) in hal_rx_get_l3_l4_offsets_li() argument257 *l4_hdr_offset = HAL_RX_TLV_GET_TCP_OFFSET(buf); in hal_rx_get_l3_l4_offsets_li()
2382 uint32_t *l4_hdr_offset) in hal_rx_get_l3_l4_offsets_be() argument2387 *l4_hdr_offset = HAL_RX_TLV_GET_TCP_OFFSET(rx_pkt_tlvs); in hal_rx_get_l3_l4_offsets_be()
2771 uint32_t *l3_hdr_offset, uint32_t *l4_hdr_offset) in hal_rx_get_l3_l4_offsets() argument2777 l4_hdr_offset); in hal_rx_get_l3_l4_offsets()
1319 uint32_t *l4_hdr_offset);