Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igc/
A Digc_defines.h409 #define IGC_RXPBSIZE_EXP_MASK GENMASK(5, 0) macro
415 #define IGC_RXPBSIZE_EXP(x) FIELD_PREP(IGC_RXPBSIZE_EXP_MASK, (x))
A Digc_tsn.c347 rxpbs &= ~(IGC_RXPBSIZE_EXP_MASK | IGC_BMC2OSPBSIZE_MASK | in igc_tsn_set_rxpbsize()

Completed in 10 milliseconds