Searched refs:CMD_CFG_PAUSE_IGNORE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c222 tmp |= CMD_CFG_PAUSE_IGNORE;
224 tmp &= ~CMD_CFG_PAUSE_IGNORE;
330 tmp |= CMD_CFG_PAUSE_IGNORE;
H A Dfman_memac.c173 tmp |= CMD_CFG_PAUSE_IGNORE;
329 tmp |= CMD_CFG_PAUSE_IGNORE;
331 tmp &= ~CMD_CFG_PAUSE_IGNORE;
/freebsd-12-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h82 #define CMD_CFG_PAUSE_IGNORE 0x00000100 macro
H A Dfsl_fman_memac.h56 #define CMD_CFG_PAUSE_IGNORE 0x00000100 /* 23 Ignore Pause frame quanta */ macro

Completed in 51 milliseconds