Searched refs:inner_mac_off (Results 1 – 2 of 2) sorted by relevance
527 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnge_gro_func() local532 inner_mac_off = BNGE_TPA_INNER_L2_OFF(hdr_info); in bnge_gro_func()541 if (inner_mac_off) { /* tunnel */ in bnge_gro_func()
1665 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5731x() local1670 inner_mac_off = BNXT_TPA_INNER_L2_OFF(hdr_info); in bnxt_gro_func_5731x()1676 if (inner_mac_off == 4) { in bnxt_gro_func_5731x()1678 } else if (inner_mac_off > 4) { in bnxt_gro_func_5731x()1692 inner_mac_off -= 4; in bnxt_gro_func_5731x()1714 if (inner_mac_off) { /* tunnel */ in bnxt_gro_func_5731x()1729 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5750x() local1734 inner_mac_off = BNXT_TPA_INNER_L2_OFF(hdr_info); in bnxt_gro_func_5750x()1743 if (inner_mac_off) { /* tunnel */ in bnxt_gro_func_5750x()