Searched defs:pq_id (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_init_fw_funcs.c | 156 #define QM_INIT_TX_PQ_MAP(p_hwfn, map, pq_id, vp_pq_id, \ argument 177 #define PQ_INFO_RAM_GRC_ADDRESS(pq_id) (XSEM_REG_FAST_MEMORY + \ argument 441 u16 num_pqs, first_pq_group, last_pq_group, i, j, pq_id, pq_group; in ecore_tx_pq_map_rt_init() local 550 u16 i, j, pq_id, pq_group; in ecore_other_pq_map_rt_init() local 972 u32 pq_mask = 0, last_pq, pq_id; in ecore_send_qm_stop_cmd() local
|
| H A D | ecore_iro.h | 39 #define XSTORM_PQ_INFO_OFFSET(pq_id) (IRO[8].base + ((pq_id) * IRO[8].m1)) argument
|
| H A D | ecore_l2.c | 1152 u16 pq_id) in ecore_eth_txq_start_ramrod() 1197 u16 pq_id; in ecore_eth_pf_tx_queue_start() local
|