Home
last modified time | relevance | path

Searched refs:cong_map (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/cxgbe/
H A Dt4_netmap.c287 const int cong_map = pi->rx_e_chan_map; in alloc_nm_rxq_hwq() local
325 V_FW_IQ_CMD_FL0CNGCHMAP(cong_map) | F_FW_IQ_CMD_FL0CONGCIF | in alloc_nm_rxq_hwq()
379 cong_map); in alloc_nm_rxq_hwq()
H A Dt4_sge.c3537 int rc, cntxt_id, cong_map; in alloc_iq_fl_hwq() local
3580 cong_map = iq->qtype == IQ_ETH ? pi->rx_e_chan_map : 0; in alloc_iq_fl_hwq()
3594 htobe32(V_FW_IQ_CMD_FL0CNGCHMAP(cong_map) | in alloc_iq_fl_hwq()
3672 cong_map); in alloc_iq_fl_hwq()
3899 int cong_map) in t4_sge_set_conm_context() argument
3937 if (cong_map & (1 << i)) in t4_sge_set_conm_context()