Searched refs:is_ip_cso (Results 1 – 5 of 5) sorted by relevance
70 u32 is_ip_cso:1; member
274 if (buff->is_ip_cso) { in aq_ring_rx_clean()
412 dx_buff->is_ip_cso = (htons(ETH_P_IP) == skb->protocol) ? in aq_nic_map_skb()
518 if (buff->is_ip_cso) in hw_atl_b0_hw_ring_tx_xmit()677 buff->is_ip_cso = (is_err & 0x08U) ? 0U : 1U; in hw_atl_b0_hw_ring_rx_receive()686 buff->is_ip_cso = 0U; in hw_atl_b0_hw_ring_rx_receive()
480 if (buff->is_ip_cso) in hw_atl_a0_hw_ring_tx_xmit()664 buff->is_ip_cso = (is_err & 0x08U) ? 0 : 1; in hw_atl_a0_hw_ring_rx_receive()673 buff->is_ip_cso = 0U; in hw_atl_a0_hw_ring_rx_receive()