Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/fman/
Dfman_tgec.c23 #define CMD_CFG_PAUSE_IGNORE 0x00000100 macro
227 tmp |= CMD_CFG_PAUSE_IGNORE; in init()
465 tmp |= CMD_CFG_PAUSE_IGNORE; in tgec_accept_rx_pause_frames()
467 tmp &= ~CMD_CFG_PAUSE_IGNORE; in tgec_accept_rx_pause_frames()
Dfman_memac.c60 #define CMD_CFG_PAUSE_IGNORE 0x00000100 /* 23 Ignore Pause frame quanta */ macro
396 tmp |= CMD_CFG_PAUSE_IGNORE; in init()
842 tmp &= ~CMD_CFG_PAUSE_IGNORE; in memac_accept_rx_pause_frames()
844 tmp |= CMD_CFG_PAUSE_IGNORE; in memac_accept_rx_pause_frames()