Searched refs:tx_counter (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/isdn/mISDN/ |
H A D | l1oip.h | 35 u32 tx_counter; /* counts xmit bytes/packets */ member
|
H A D | l1oip_core.c | 899 hc->chan[dch->slot].tx_counter++, p, ll); in handle_dmsg() 1114 hc->chan[bch->slot].tx_counter += l; in handle_bmsg() 1125 hc->chan[bch->slot].tx_counter += l; in handle_bmsg() 1141 hc->chan[bch->slot].tx_counter, p, ll); in handle_bmsg() 1142 hc->chan[bch->slot].tx_counter += ll; in handle_bmsg()
|
/linux/include/linux/can/dev/ |
H A D | peak_canfd.h | 145 u8 tx_counter; /* Tx error counter new value */ member
|
/linux/drivers/net/can/peak_canfd/ |
H A D | peak_canfd.c | 201 cmd->tx_counter = 0; in pucan_clr_err_counters()
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852b_rfk.c | 3488 u32 tx_counter, tx_counter_tmp; in _tssi_get_cw_report() local 3497 tx_counter = rtw89_phy_read32_mask(rtwdev, R_TX_COUNTER, MASKLWORD); in _tssi_get_cw_report() 3511 tx_counter_tmp -= tx_counter; in _tssi_get_cw_report() 3527 tx_counter_tmp -= tx_counter; in _tssi_get_cw_report() 3549 tx_counter_tmp -= tx_counter; in _tssi_get_cw_report()
|
H A D | rtw8852bt_rfk.c | 3566 u32 tx_counter, tx_counter_tmp; in _tssi_get_cw_report() local 3575 tx_counter = rtw89_phy_read32_mask(rtwdev, R_TX_COUNTER, MASKLWORD); in _tssi_get_cw_report() 3590 tx_counter_tmp -= tx_counter; in _tssi_get_cw_report() 3606 tx_counter_tmp -= tx_counter; in _tssi_get_cw_report() 3629 tx_counter_tmp -= tx_counter; in _tssi_get_cw_report()
|
/linux/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_fd.c | 271 prc->tx_counter = 0; in pcan_usb_fd_build_restart_cmd()
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.h | 815 __le32 tx_counter[2]; member
|
H A D | ipw2200.c | 5862 key.tx_counter[0] = cpu_to_le32(0); in ipw_send_tgi_tx_key() 5863 key.tx_counter[1] = cpu_to_le32(0); in ipw_send_tgi_tx_key()
|