Home
last modified time | relevance | path

Searched refs:rx_e_chan_map (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dadapter.h326 uint8_t rx_e_chan_map; /* rx TP e-channel bitmap */ member
H A Dt4_netmap.c287 const int cong_map = pi->rx_e_chan_map; in alloc_nm_rxq_hwq()
H A Dt4_main.c7447 chan_map = pi->rx_e_chan_map; in cxgbe_refresh_stats()
8181 NULL, pi->rx_e_chan_map, "TP rx e-channel map"); in cxgbe_sysctls()
12062 chan_map = pi->rx_e_chan_map; in clear_stats()
H A Dt4_sge.c3580 cong_map = iq->qtype == IQ_ETH ? pi->rx_e_chan_map : 0; in alloc_iq_fl_hwq()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c9824 p->rx_e_chan_map = t4_get_rx_e_chan_map(adap, j); in t4_port_init()