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