Searched defs:tx_ready (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
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 856 #define uart_port_tx(port, ch, tx_ready, put_char) \ argument 870 #define uart_port_tx_flags(port, ch, flags, tx_ready, put_char) \ argument
|
/openbmc/linux/net/tls/ |
H A D | tls.h | 113 int tx_ready; member
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_mbx.h | 220 bool (*tx_ready)(struct fm10k_mbx_info *, u16); member
|
H A D | fm10k_type.h | 549 bool tx_ready; member
|
/openbmc/linux/drivers/tty/ipwireless/ |
H A D | hardware.c | 240 int tx_ready; member
|