/openbmc/linux/include/linux/ |
H A D | mailbox_client.h | 37 void (*tx_done)(struct mbox_client *cl, void *mssg, int r); member
|
H A D | serial_core.h | 761 #define __uart_port_tx(uport, ch, flags, tx_ready, put_char, tx_done, \ argument 823 #define uart_port_tx_limited(port, ch, count, tx_ready, put_char, tx_done) ({ \ argument 841 #define uart_port_tx_limited_flags(port, ch, flags, count, tx_ready, put_char, tx_done) ({ \ argument
|
/openbmc/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
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | selftest.h | 19 int tx_done[EFX_MAX_TXQ_PER_CHANNEL]; member
|
H A D | ef100_tx.c | 351 unsigned int tx_done = in ef100_ev_tx() local
|
H A D | selftest.c | 481 int tx_done = 0, rx_good, rx_bad; in efx_end_loopback() local
|
/openbmc/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
|
/openbmc/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
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | txrx.c | 44 const struct htt_tx_done *tx_done) in ath10k_txrx_tx_unref()
|
H A D | pci.h | 24 bool tx_done; member
|
H A D | htt_tx.c | 511 struct htt_tx_done tx_done = {0}; in ath10k_htt_tx_clean_up_pending() local 561 struct htt_tx_done tx_done = {0}; in ath10k_htt_htc_tx_complete() local
|
/openbmc/linux/drivers/firmware/imx/ |
H A D | imx-scu.c | 32 struct completion tx_done; member
|
/openbmc/linux/drivers/media/cec/platform/tegra/ |
H A D | tegra_cec.c | 43 bool tx_done; member
|
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-cec.c | 61 bool tx_done; member
|
/openbmc/linux/include/drm/bridge/ |
H A D | samsung-dsim.h | 44 u16 tx_done; member
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smc9194.c | 277 #define tx_done(dev) 1 macro
|
/openbmc/u-boot/drivers/net/ |
H A D | smc91111.c | 236 #define tx_done(dev) 1 macro
|
/openbmc/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
|
H A D | lio_core.c | 755 int tx_done = 0, iq_no; in liquidio_napi_poll() local
|
/openbmc/linux/drivers/media/rc/ |
H A D | ene_ir.h | 218 int tx_done; /* done transmitting */ member
|
/openbmc/linux/include/linux/usb/ |
H A D | usbnet.h | 236 tx_start, tx_done, enumerator
|
/openbmc/linux/drivers/spi/ |
H A D | spi-fsl-espi.c | 97 bool tx_done; member
|