Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.h52 #define IGC_ADVTXD_PAYLEN_MASK 0XFFFFC000 /* Adv desc PAYLEN mask */ macro
H A Digc_tsn.c70 olinfo_status |= FIELD_PREP(IGC_ADVTXD_PAYLEN_MASK, buffer->bytecount); in igc_fpe_init_tx_descriptor()