Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/mISDN/
Dl1oip.h34 u32 tx_counter; /* counts xmit bytes/packets */ member
Dl1oip_core.c914 hc->chan[dch->slot].tx_counter++, p, ll); in handle_dmsg()
1129 hc->chan[bch->slot].tx_counter += l; in handle_bmsg()
1140 hc->chan[bch->slot].tx_counter += l; in handle_bmsg()
1152 hc->chan[bch->slot].tx_counter, p, ll); in handle_bmsg()
1153 hc->chan[bch->slot].tx_counter += ll; in handle_bmsg()
/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_ucan.h98 u8 tx_counter; /* Tx error counter new value */ member
Dpcan_usb_fd.c248 prc->tx_counter = 0; in pcan_usb_fd_build_restart_cmd()
/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.h831 __le32 tx_counter[2]; member
Dipw2200.c5931 key.tx_counter[0] = cpu_to_le32(0); in ipw_send_tgi_tx_key()
5932 key.tx_counter[1] = cpu_to_le32(0); in ipw_send_tgi_tx_key()