Searched refs:rxpipe (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/wl1251/
H A Ddebugfs.c205 DEBUGFS_FWSTATS_FILE(rxpipe, rx_prep_beacon_drop, 20, "%u");
206 DEBUGFS_FWSTATS_FILE(rxpipe, descr_host_int_trig_rx_data, 20, "%u");
207 DEBUGFS_FWSTATS_FILE(rxpipe, beacon_buffer_thres_host_int_trig_rx_data,
209 DEBUGFS_FWSTATS_FILE(rxpipe, missed_beacon_host_int_trig_rx_data, 20, "%u");
210 DEBUGFS_FWSTATS_FILE(rxpipe, tx_xfr_host_int_trig_rx_data, 20, "%u");
345 DEBUGFS_FWSTATS_DEL(rxpipe, rx_prep_beacon_drop);
346 DEBUGFS_FWSTATS_DEL(rxpipe, descr_host_int_trig_rx_data);
347 DEBUGFS_FWSTATS_DEL(rxpipe, beacon_buffer_thres_host_int_trig_rx_data);
348 DEBUGFS_FWSTATS_DEL(rxpipe, missed_beacon_host_int_trig_rx_data);
349 DEBUGFS_FWSTATS_DEL(rxpipe, tx_xfr_host_int_trig_rx_dat
[all...]
H A Dacx.h1087 struct acx_rxpipe_statistics rxpipe; member in struct:acx_statistics
/drivers/net/wireless/wl12xx/
H A Ddebugfs.c214 DEBUGFS_FWSTATS_FILE(rxpipe, rx_prep_beacon_drop, "%u");
215 DEBUGFS_FWSTATS_FILE(rxpipe, descr_host_int_trig_rx_data, "%u");
216 DEBUGFS_FWSTATS_FILE(rxpipe, beacon_buffer_thres_host_int_trig_rx_data, "%u");
217 DEBUGFS_FWSTATS_FILE(rxpipe, missed_beacon_host_int_trig_rx_data, "%u");
218 DEBUGFS_FWSTATS_FILE(rxpipe, tx_xfr_host_int_trig_rx_data, "%u");
1101 DEBUGFS_FWSTATS_ADD(rxpipe, rx_prep_beacon_drop);
1102 DEBUGFS_FWSTATS_ADD(rxpipe, descr_host_int_trig_rx_data);
1103 DEBUGFS_FWSTATS_ADD(rxpipe, beacon_buffer_thres_host_int_trig_rx_data);
1104 DEBUGFS_FWSTATS_ADD(rxpipe, missed_beacon_host_int_trig_rx_data);
1105 DEBUGFS_FWSTATS_ADD(rxpipe, tx_xfr_host_int_trig_rx_dat
[all...]
H A Dacx.h639 struct acx_rxpipe_statistics rxpipe; member in struct:acx_statistics
/drivers/media/rc/
H A Dredrat3.c649 int rc, rxpipe, txpipe; local
655 rxpipe = usb_rcvctrlpipe(udev, 0);
665 rc = usb_control_msg(udev, rxpipe, RR3_RESET,

Completed in 6158 milliseconds