Lines Matching full:enetc
11 /* ENETC device IDs */
16 /* ENETC register block BAR */
32 /* cache attribute registers for transactions initiated by ENETC */
393 /* ENETC register accessors */
397 * that is concurrent with other ENETC register accesses
402 * the remaining ENETC registers are accessed under read
560 __le16 hdr_len; /* For LSO, ENETC 4.1 and later */
585 __le16 lso_sg_size; /* For ENETC 4.1 and later */
586 __le16 frm_len_ext; /* For ENETC 4.1 and later */
594 __le16 lso_err_count; /* For ENETC 4.1 and later */
601 ENETC_TXBD_FLAGS_L4CS = BIT(0), /* For ENETC 4.1 and later */
603 ENETC_TXBD_FLAGS_LSO = BIT(1), /* For ENETC 4.1 and later */
605 ENETC_TXBD_FLAGS_CSUM_LSO = BIT(3), /* For ENETC 4.1 and later */