Home
last modified time | relevance | path

Searched refs:rx_ctr (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/gdsys/common/
H A Dcmd_ioloop.c51 unsigned long long rx_ctr; variable
121 rx_ctr++; in io_receive()
190 rx_ctr = 0; tx_ctr = 0; err_ctr = 0; in do_ioreflect()
256 rx_ctr = 0; tx_ctr = 0; err_ctr = 0; in do_ioloop()
277 tx_ctr - rx_ctr, tx_ctr, rx_ctr, in do_ioloop()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.h376 u16 rx_ctr; member
H A Dr8192E_dev.c1955 if (priv->rx_ctr == RegRxCounter) { in rtl92e_is_rx_stuck()
1971 priv->rx_ctr = RegRxCounter; in rtl92e_is_rx_stuck()
H A Drtl_core.c786 priv->rx_ctr = 0; in _rtl92e_init_priv_variable()