Searched refs:CMD_TX_PAUSE_IGNORE (Results 1 – 3 of 3) sorted by relevance
35 #define CMD_TX_PAUSE_IGNORE (1 << 28) macro
1430 cmd_bits |= CMD_RX_PAUSE_IGNORE | CMD_TX_PAUSE_IGNORE; in bcm_sysport_adj_link()1439 CMD_TX_PAUSE_IGNORE); in bcm_sysport_adj_link()
955 epause->tx_pause = !(umac_cmd & CMD_TX_PAUSE_IGNORE); in bcmgenet_get_pauseparam()