Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/
Dt4_sched.c261 uint32_t fw_mnem, fw_queue, fw_class; in t4_set_sched_queue() local
292 fw_mnem = (V_FW_PARAMS_MNEM(FW_PARAMS_MNEM_DMAQ) | in t4_set_sched_queue()
302 fw_queue = (fw_mnem | V_FW_PARAMS_PARAM_YZ(txq->eq.cntxt_id)); in t4_set_sched_queue()
313 fw_queue = (fw_mnem | V_FW_PARAMS_PARAM_YZ(txq->eq.cntxt_id)); in t4_set_sched_queue()