Home
last modified time | relevance | path

Searched refs:inner_ip_off (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c1410 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5731x() local
1414 inner_ip_off = BNXT_TPA_INNER_L3_OFF(hdr_info); in bnxt_gro_func_5731x()
1424 __be16 proto = *((__be16 *)(skb->data + inner_ip_off - in bnxt_gro_func_5731x()
1436 inner_ip_off -= 4; in bnxt_gro_func_5731x()
1441 nw_off = inner_ip_off - ETH_HLEN; in bnxt_gro_func_5731x()
1474 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5750x() local
1478 inner_ip_off = BNXT_TPA_INNER_L3_OFF(hdr_info); in bnxt_gro_func_5750x()
1482 nw_off = inner_ip_off - ETH_HLEN; in bnxt_gro_func_5750x()