Home
last modified time | relevance | path

Searched refs:V_FW_IQ_CMD_FL0CNGCHMAP (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c325 V_FW_IQ_CMD_FL0CNGCHMAP(cong_map) | F_FW_IQ_CMD_FL0CONGCIF | in alloc_nm_rxq_hwq()
H A Dt4_sge.c3579 htobe32(V_FW_IQ_CMD_FL0CNGCHMAP(cong_map) | in alloc_iq_fl_hwq()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5425 #define V_FW_IQ_CMD_FL0CNGCHMAP(x) ((x) << S_FW_IQ_CMD_FL0CNGCHMAP) macro