Home
last modified time | relevance | path

Searched refs:is_tx (Results 1 – 3 of 3) sorted by relevance

/arch/mips/mach-octeon/
A Dcvmx-helper-fdt.c117 bool is_tx; in cvmx_fdt_parse_vsc7224_channels() local
141 is_tx = ofnode_read_bool(node_chan, "direction-tx"); in cvmx_fdt_parse_vsc7224_channels()
144 __func__, vsc7224->name, is_tx ? 't' : 'r', in cvmx_fdt_parse_vsc7224_channels()
181 channel->is_tx = is_tx; in cvmx_fdt_parse_vsc7224_channels()
A Dcvmx-helper-board.c143 if (!vsc7224_chan->is_tx) { in cvmx_sfp_vsc7224_mod_abs_changed()
169 __func__, sfp->name, vsc7224_chan->is_tx ? 't' : 'r', in cvmx_sfp_vsc7224_mod_abs_changed()
/arch/mips/mach-octeon/include/mach/
A Dcvmx-helper-board.h169 bool is_tx; /** True if is transmit channel */ member

Completed in 9 milliseconds