Searched refs:PKT_OFFLOAD_EPKT_OP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/ | ||
D | bcmasp.h | 508 #define PKT_OFFLOAD_EPKT_OP (2 << 28) macro |
D | bcmasp_intf.c | 217 epkt |= PKT_OFFLOAD_EPKT_OP; in bcmasp_csum_offload() |