Home
last modified time | relevance | path

Searched refs:rx_chan_map (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/
Dadapter.h281 uint8_t rx_chan_map; /* rx MPS channel bitmap */ member
Dt4_sge.c3022 return (pi->rx_chan_map); in tnl_cong()
3133 pi->rx_chan_map); in alloc_ofld_rxq()
Dt4_main.c4818 if (pi->rx_chan_map & (1 << i)) { in cxgbe_refresh_stats()
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_hw.c8379 p->rx_chan_map = t4_get_mps_bg_map(adap, j); in t4_port_init()