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

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

Completed in 306 milliseconds