Home
last modified time | relevance | path

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

/linux/drivers/soc/apple/
H A Dmailbox.h32 struct completion tx_empty; member
/linux/drivers/net/ethernet/apple/
H A Dmace.c57 int tx_empty; member
H A Dbmac.c74 int tx_empty; member
/linux/drivers/tty/serial/
H A Dmax3100.c83 int tx_empty; /* last TX empty bit */ member
/linux/net/mac80211/
H A Dscan.c896 bool tx_empty = true; in ieee80211_scan_state_decision() local
/linux/include/linux/usb/
H A Dserial.h284 bool (*tx_empty)(struct usb_serial_port *port); member
/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
/linux/drivers/usb/serial/
H A Df81534.c162 unsigned long tx_empty; member
/linux/include/linux/
H A Dserial_core.h376 unsigned int (*tx_empty)(struct uart_port *); member