Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.c49 #define CMD_CFG_PAUSE_IGNORE 0x00000100 macro
253 tmp |= CMD_CFG_PAUSE_IGNORE; in init()
509 tmp |= CMD_CFG_PAUSE_IGNORE; in tgec_accept_rx_pause_frames()
511 tmp &= ~CMD_CFG_PAUSE_IGNORE; in tgec_accept_rx_pause_frames()
H A Dfman_memac.c86 #define CMD_CFG_PAUSE_IGNORE 0x00000100 /* 23 Ignore Pause frame quanta */ macro
421 tmp |= CMD_CFG_PAUSE_IGNORE; in init()
887 tmp &= ~CMD_CFG_PAUSE_IGNORE; in memac_accept_rx_pause_frames()
889 tmp |= CMD_CFG_PAUSE_IGNORE; in memac_accept_rx_pause_frames()