Lines Matching defs:rxcmp1
1720 struct rx_cmp_ext *rxcmp1;
1744 rxcmp1 = (struct rx_cmp_ext *)
1747 if (!RX_CMP_VALID(rxcmp1, tmp_raw_cons))
1758 (struct rx_tpa_start_cmp_ext *)rxcmp1);
1766 (struct rx_tpa_end_cmp_ext *)rxcmp1, event);
1811 if (rxcmp1->rx_cmp_cfa_code_errors_v2 & RX_CMP_L2_ERRORS) {
1812 u32 rx_err = le32_to_cpu(rxcmp1->rx_cmp_cfa_code_errors_v2);
1883 cfa_code = RX_CMP_CFA_CODE(rxcmp1);
1886 if ((rxcmp1->rx_cmp_flags2 &
1889 u32 meta_data = le32_to_cpu(rxcmp1->rx_cmp_meta_data);
1903 if (RX_CMP_L4_CS_OK(rxcmp1)) {
1906 skb->csum_level = RX_CMP_ENCAP(rxcmp1);
1909 if (rxcmp1->rx_cmp_cfa_code_errors_v2 & RX_CMP_L4_CS_ERR_BITS) {
1940 struct rx_cmp_ext *rxcmp1;
1951 rxcmp1 = (struct rx_cmp_ext *)
1954 if (!RX_CMP_VALID(rxcmp1, tmp_raw_cons))
1963 rxcmp1->rx_cmp_cfa_code_errors_v2 |=
1968 tpa_end1 = (struct rx_tpa_end_cmp_ext *)rxcmp1;
2404 struct rx_cmp_ext *rxcmp1;
2427 rxcmp1 = (struct rx_cmp_ext *)
2430 if (!RX_CMP_VALID(rxcmp1, tmp_raw_cons))
2434 rxcmp1->rx_cmp_cfa_code_errors_v2 |=