Searched refs:ENETC_TXBD_L4_UDP (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ | ||
| H A D | enetc_hw.h | 555 #define ENETC_TXBD_L4_UDP BIT(5) macro |
| H A D | enetc.c | 66 l4_flags = ENETC_TXBD_L4_UDP; in enetc_tx_csum() |