Home
last modified time | relevance | path

Searched refs:inner_mac_off (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1363 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5731x() local
1368 inner_mac_off = BNXT_TPA_INNER_L2_OFF(hdr_info); in bnxt_gro_func_5731x()
1374 if (inner_mac_off == 4) { in bnxt_gro_func_5731x()
1376 } else if (inner_mac_off > 4) { in bnxt_gro_func_5731x()
1390 inner_mac_off -= 4; in bnxt_gro_func_5731x()
1412 if (inner_mac_off) { /* tunnel */ in bnxt_gro_func_5731x()
1427 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5750x() local
1432 inner_mac_off = BNXT_TPA_INNER_L2_OFF(hdr_info); in bnxt_gro_func_5750x()
1441 if (inner_mac_off) { /* tunnel */ in bnxt_gro_func_5750x()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1414 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5731x() local
1419 inner_mac_off = BNXT_TPA_INNER_L2_OFF(hdr_info); in bnxt_gro_func_5731x()
1425 if (inner_mac_off == 4) { in bnxt_gro_func_5731x()
1427 } else if (inner_mac_off > 4) { in bnxt_gro_func_5731x()
1441 inner_mac_off -= 4; in bnxt_gro_func_5731x()
1463 if (inner_mac_off) { /* tunnel */ in bnxt_gro_func_5731x()
1478 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5750x() local
1483 inner_mac_off = BNXT_TPA_INNER_L2_OFF(hdr_info); in bnxt_gro_func_5750x()
1492 if (inner_mac_off) { /* tunnel */ in bnxt_gro_func_5750x()

Completed in 32 milliseconds