Home
last modified time | relevance | path

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

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