Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h487 #define PKT_OFFLOAD_HDR_SIZE_1(x) ((x) << 4) macro
H A Dbcmasp_intf.c216 PKT_OFFLOAD_HDR_SIZE_1(ETH_HLEN); in bcmasp_csum_offload()