Home
last modified time | relevance | path

Searched refs:tx_counter (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/isdn/mISDN/
Dl1oip.h35 u32 tx_counter; /* counts xmit bytes/packets */ member
Dl1oip_core.c896 hc->chan[dch->slot].tx_counter++, p, ll); in handle_dmsg()
1111 hc->chan[bch->slot].tx_counter += l; in handle_bmsg()
1122 hc->chan[bch->slot].tx_counter += l; in handle_bmsg()
1138 hc->chan[bch->slot].tx_counter, p, ll); in handle_bmsg()
1139 hc->chan[bch->slot].tx_counter += ll; in handle_bmsg()
/Linux-v5.15/include/linux/can/dev/
Dpeak_canfd.h145 u8 tx_counter; /* Tx error counter new value */ member
/Linux-v5.15/drivers/net/can/peak_canfd/
Dpeak_canfd.c200 cmd->tx_counter = 0; in pucan_clr_err_counters()
/Linux-v5.15/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c239 prc->tx_counter = 0; in pcan_usb_fd_build_restart_cmd()
/Linux-v5.15/drivers/net/wireless/intel/ipw2x00/
Dipw2200.h817 __le32 tx_counter[2]; member
Dipw2200.c5908 key.tx_counter[0] = cpu_to_le32(0); in ipw_send_tgi_tx_key()
5909 key.tx_counter[1] = cpu_to_le32(0); in ipw_send_tgi_tx_key()