Home
last modified time | relevance | path

Searched refs:inner_ip_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
1367 inner_ip_off = BNXT_TPA_INNER_L3_OFF(hdr_info); in bnxt_gro_func_5731x()
1377 __be16 proto = *((__be16 *)(skb->data + inner_ip_off - in bnxt_gro_func_5731x()
1389 inner_ip_off -= 4; in bnxt_gro_func_5731x()
1394 nw_off = inner_ip_off - ETH_HLEN; in bnxt_gro_func_5731x()
1427 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5750x() local
1431 inner_ip_off = BNXT_TPA_INNER_L3_OFF(hdr_info); in bnxt_gro_func_5750x()
1435 nw_off = inner_ip_off - ETH_HLEN; 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
1418 inner_ip_off = BNXT_TPA_INNER_L3_OFF(hdr_info); in bnxt_gro_func_5731x()
1428 __be16 proto = *((__be16 *)(skb->data + inner_ip_off - in bnxt_gro_func_5731x()
1440 inner_ip_off -= 4; in bnxt_gro_func_5731x()
1445 nw_off = inner_ip_off - ETH_HLEN; in bnxt_gro_func_5731x()
1478 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5750x() local
1482 inner_ip_off = BNXT_TPA_INNER_L3_OFF(hdr_info); in bnxt_gro_func_5750x()
1486 nw_off = inner_ip_off - ETH_HLEN; in bnxt_gro_func_5750x()

Completed in 31 milliseconds