Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_memac.c294 tmp &= ~CMD_CFG_PFC_MODE; in fman_memac_set_tx_pause_frames()
301 tmp |= CMD_CFG_PFC_MODE; in fman_memac_set_tx_pause_frames()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_memac.h48 #define CMD_CFG_PFC_MODE 0x00080000 /* 12 Enable PFC */ macro