Home
last modified time | relevance | path

Searched refs:tx_idle (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/net/hamradio/
Dbaycom_epp.c201 enum { tx_idle = 0, tx_keyup, tx_data, tx_tail } state; enumerator
438 bc->hdlctx.state = tx_idle; in transmit()
439 if (bc->hdlctx.state == tx_idle && bc->hdlctx.calibrate <= 0) { in transmit()
456 if (bc->hdlctx.state == tx_idle && bc->hdlctx.bufcnt > 0) { in transmit()
922 bc->hdlctx.state = tx_idle; in epp_open()
/linux-3.4.99/arch/mips/cavium-octeon/executive/
Dcvmx-helper-xaui.c186 tx_idle, ==, 1, 10000)) in __cvmx_helper_xaui_enable()
Dcvmx-helper-sgmii.c225 union cvmx_gmxx_prtx_cfg, tx_idle, ==, 1, in __cvmx_helper_sgmii_hardware_init_link_speed()
/linux-3.4.99/drivers/atm/
Dhorizon.h428 u8 tx_idle; member
Dhorizon.c1483 int chan = dev->tx_idle; in setup_idle_tx_channel()
1496 dev->tx_idle = chan; in setup_idle_tx_channel()
2774 dev->tx_idle = 0; in hrz_probe()
/linux-3.4.99/arch/mips/include/asm/octeon/
Dcvmx-agl-defs.h222 uint64_t tx_idle:1; member
Dcvmx-gmxx-defs.h407 uint64_t tx_idle:1; member