Home
last modified time | relevance | path

Searched defs:tx_empty (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/include/hw/char/
H A Dibex_uart.h70 qemu_irq tx_empty; member
/openbmc/linux/drivers/net/ethernet/apple/
H A Dmace.c57 int tx_empty; member
H A Dbmac.c74 int tx_empty; member
/openbmc/linux/drivers/tty/serial/
H A Dmax3100.c100 int tx_empty; /* last TX empty bit */ member
H A Dpch_uart.c216 int tx_empty; member
825 int tx_empty; in handle_tx() local
H A Dmpc52xx_uart.c92 unsigned int (*tx_empty)(struct uart_port *port); member
/openbmc/linux/net/mac80211/
H A Dscan.c869 bool tx_empty = true; in ieee80211_scan_state_decision() local
/openbmc/linux/include/linux/usb/
H A Dserial.h284 bool (*tx_empty)(struct usb_serial_port *port); member
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dsdio.c754 bool tx_empty = true; in rtw_sdio_deep_ps_enter() local
H A Dpci.c606 bool tx_empty = true; in rtw_pci_deep_ps_enter() local
/openbmc/linux/drivers/usb/serial/
H A Df81534.c162 unsigned long tx_empty; member
/openbmc/linux/include/linux/
H A Dserial_core.h375 unsigned int (*tx_empty)(struct uart_port *); member