Searched refs:PKT_OFFLOAD_NOP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ | ||
H A D | bcmasp.h | 483 #define PKT_OFFLOAD_NOP (0 << 28) macro |
H A D | bcmasp_intf.c | 219 offload->nop = htonl(PKT_OFFLOAD_NOP); in bcmasp_csum_offload() |