Lines Matching full:pause
108 * %DTSEC_IEVENT_RXC - Receive control (pause frame) interrupt. A pause
109 * control frame was received while Rx pause frame handling is enabled.
116 * complete. The transmitter is in a stopped state, in which only pause frames
123 * %DTSEC_IEVENT_TXC - Transmit control (pause frame) interrupt. his bit
413 uint32_t ptv; /* 0x018 Pause time value register */
459 uint32_t rxpf; /* 0x234 receive pause frame packet counter */
474 uint32_t txpf; /* 0x270 transmit pause control frame counter */
667 * a DA match. Received pause control frames are passed to
670 * @tx_pause_time: Transmit pause time value. This pause value is used as
671 * part of the pause frame to be sent when a transmit pause
673 * transmission of pause frames.
895 * fman_dtsec_handle_rx_pause() - Configure pause frame handling
897 * @en: Enable pause frame handling in dTSEC
899 * If enabled, dTSEC will handle pause frames internally. This must be disabled
901 * If pause frame handling is disabled and &dtsec_cfg.rx_ctrl_acc is set, pause
908 * fman_dtsec_set_tx_pause_frames() - Configure Tx pause time
910 * @time: Time value included in pause frames
912 * Call this function to set the time value used in transmitted pause frames.
913 * If time is 0, transmission of pause frames is disabled