/linux/drivers/net/can/rockchip/ |
H A D | rockchip_canfd-rx.c | 96 bool *tx_done) in rkcanfd_rxstx_filter() 241 bool tx_done = false; in rkcanfd_handle_rx_int_one() local
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | netdev.c | 137 int tx_done = 0; in wil6210_netdev_poll_tx() local 174 int tx_done; in wil6210_netdev_poll_tx_edma() local
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | selftest.h | 19 int tx_done[EFX_MAX_TXQ_PER_CHANNEL]; member
|
H A D | selftest.c | 482 int tx_done = 0, rx_good, rx_bad; in efx_end_loopback() local
|
/linux/drivers/net/ethernet/sfc/ |
H A D | selftest.h | 19 int tx_done[EFX_MAX_TXQ_PER_CHANNEL]; member
|
H A D | selftest.c | 481 int tx_done = 0, rx_good, rx_bad; in efx_end_loopback() local
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | selftest.h | 19 int tx_done[EF4_TXQ_TYPES]; member
|
H A D | selftest.c | 484 int tx_done = 0, rx_good, rx_bad; in ef4_end_loopback() local
|
/linux/drivers/media/rc/ |
H A D | pwm-ir-tx.c | 23 struct completion tx_done; member
|
H A D | ene_ir.h | 218 int tx_done; /* done transmitting */ member
|
/linux/drivers/firmware/imx/ |
H A D | imx-scu.c | 32 struct completion tx_done; member
|
/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-cec.c | 61 bool tx_done; member
|
/linux/include/linux/ |
H A D | serial_core.h | 903 __uart_port_tx(uport,ch,flags,tx_ready,put_char,tx_done,for_test,for_post) global() argument 966 uart_port_tx_limited(port,ch,count,tx_ready,put_char,tx_done) global() argument 984 uart_port_tx_limited_flags(port,ch,flags,count,tx_ready,put_char,tx_done) global() argument
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt_tx.c | 513 struct htt_tx_done tx_done = {}; in ath10k_htt_tx_clean_up_pending() local 563 struct htt_tx_done tx_done = {}; in ath10k_htt_htc_tx_complete() local
|
H A D | htt_rx.c | 2952 struct htt_tx_done tx_done = {}; in ath10k_htt_rx_tx_compl_ind() local 4127 struct htt_tx_done tx_done = {}; in ath10k_htt_t2h_msg_handler() local 4364 struct htt_tx_done tx_done = {}; in ath10k_htt_txrx_compl_task() local
|
/linux/drivers/net/ethernet/smsc/ |
H A D | smc9194.c | 277 #define tx_done(dev) 1 macro
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | request_manager.c | 446 int tx_done = 1; in octeon_flush_iq() local
|
H A D | octeon_iq.h | 59 u64 tx_done;/**< Num of packets sent to network. */ member
|
/linux/include/linux/usb/ |
H A D | usbnet.h | 237 tx_start, tx_done, enumerator
|
/linux/drivers/spi/ |
H A D | spi-fsl-espi.c | 97 bool tx_done; member
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 848 int processed_cqe, work_done = 0, tx_done = 0; in nicvf_cq_intr_handler() local
|
/linux/drivers/net/ethernet/asix/ |
H A D | ax88796c_main.h | 140 tx_done, enumerator
|
/linux/drivers/net/ethernet/adaptec/ |
H A D | starfire.c | 530 unsigned int tx_done; member
|
/linux/drivers/net/ethernet/atheros/ |
H A D | ag71xx.c | 1684 int tx_done, rx_done; in ag71xx_poll() local
|
/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf_main.c | 216 u32 tx_done = ixgbevf_get_tx_completed(tx_ring); in ixgbevf_check_tx_hang() local
|