Searched refs:is_tcp_cso (Results 1 – 5 of 5) sorted by relevance
275 if (buff->is_udp_cso || buff->is_tcp_cso) in aq_rx_checksum()406 buff->is_tcp_cso &= buff_->is_tcp_cso; in aq_ring_rx_clean()
71 u32 is_tcp_cso:1; member
484 dx_buff->is_tcp_cso = in aq_nic_map_skb()491 dx_buff->is_tcp_cso = in aq_nic_map_skb()
489 if (buff->is_udp_cso || buff->is_tcp_cso) in hw_atl_a0_hw_ring_tx_xmit()673 buff->is_tcp_cso = (is_err & 0x10U) ? 0 : 1; in hw_atl_a0_hw_ring_rx_receive()
553 if (buff->is_udp_cso || buff->is_tcp_cso) in hw_atl_b0_hw_ring_tx_xmit()722 buff->is_tcp_cso = (rx_stat & BIT(2)) ? 0U : in hw_atl_b0_hw_ring_rx_receive()