HomeSort by: relevance | last modified time | path
    Searched defs:rxchan (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/sociox/
if_scx.c 2028 uint32_t hwfea, mtype, txchan, rxchan; local in function:dump_hwfeature
2041 if ((rxchan = (hwfea & __BITS(21,20)) >> 20) != 0)
2042 aprint_normal("+%d rx channel available <21:20>\n", rxchan);

Completed in 13 milliseconds