Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/apple/
Dmailbox.h32 struct completion tx_empty; member
/linux-6.12.1/drivers/net/ethernet/apple/
Dmace.c57 int tx_empty; member
Dbmac.c74 int tx_empty; member
/linux-6.12.1/net/mac80211/
Dscan.c896 bool tx_empty = true; in ieee80211_scan_state_decision() local
/linux-6.12.1/drivers/tty/serial/
Dmax3100.c83 int tx_empty; /* last TX empty bit */ member
Dpch_uart.c216 int tx_empty; member
813 int tx_empty; in handle_tx() local
Dmpc52xx_uart.c92 unsigned int (*tx_empty)(struct uart_port *port); member
/linux-6.12.1/include/linux/usb/
Dserial.h284 bool (*tx_empty)(struct usb_serial_port *port); member
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dsdio.c754 bool tx_empty = true; in rtw_sdio_deep_ps_enter() local
Dpci.c606 bool tx_empty = true; in rtw_pci_deep_ps_enter() local
/linux-6.12.1/drivers/usb/serial/
Df81534.c162 unsigned long tx_empty; member
/linux-6.12.1/include/linux/
Dserial_core.h376 unsigned int (*tx_empty)(struct uart_port *); member