Home
last modified time | relevance | path

Searched defs:chan_map (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_common.h388 unsigned int chan_map; /* bitmap of in-use Tx channels */ member
H A Dcxgb_t3_hw.c3150 static void chan_init_hw(adapter_t *adap, unsigned int chan_map) in chan_init_hw() argument