Searched refs:ENETC_PM0_PAUSE_IGN (Results 1 – 2 of 2) sorted by relevance
843 cmd_cfg &= ~ENETC_PM0_PAUSE_IGN; in enetc_pl_mac_link_up()845 cmd_cfg |= ENETC_PM0_PAUSE_IGN; in enetc_pl_mac_link_up()
264 #define ENETC_PM0_PAUSE_IGN BIT(8) macro