Searched refs:inner_mac_off (Results 1 – 1 of 1) sorted by relevance
1325 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5731x() local1330 inner_mac_off = BNXT_TPA_INNER_L2_OFF(hdr_info); in bnxt_gro_func_5731x()1336 if (inner_mac_off == 4) { in bnxt_gro_func_5731x()1338 } else if (inner_mac_off > 4) { in bnxt_gro_func_5731x()1352 inner_mac_off -= 4; in bnxt_gro_func_5731x()1374 if (inner_mac_off) { /* tunnel */ in bnxt_gro_func_5731x()1389 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5750x() local1394 inner_mac_off = BNXT_TPA_INNER_L2_OFF(hdr_info); in bnxt_gro_func_5750x()1403 if (inner_mac_off) { /* tunnel */ in bnxt_gro_func_5750x()