Searched refs:ice_tx_drbell_q_ctx (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_common.c | 1264 if (!ice_tx_drbell_q_ctx) in ice_copy_tx_drbell_q_ctx_to_hw() 1285 ICE_CTX_STORE(ice_tx_drbell_q_ctx, base, 57, 0), 1286 ICE_CTX_STORE(ice_tx_drbell_q_ctx, ring_len, 13, 64), 1287 ICE_CTX_STORE(ice_tx_drbell_q_ctx, pf_num, 3, 80), 1288 ICE_CTX_STORE(ice_tx_drbell_q_ctx, vf_num, 8, 84), 1289 ICE_CTX_STORE(ice_tx_drbell_q_ctx, vmvf_type, 2, 94), 1290 ICE_CTX_STORE(ice_tx_drbell_q_ctx, cpuid, 8, 96), 1293 ICE_CTX_STORE(ice_tx_drbell_q_ctx, db_q_en, 1, 112), 1294 ICE_CTX_STORE(ice_tx_drbell_q_ctx, rd_head, 13, 128), 1295 ICE_CTX_STORE(ice_tx_drbell_q_ctx, rd_tail, 13, 144), [all …]
|
| H A D | ice_common.h | 85 struct ice_tx_drbell_q_ctx *tx_drbell_q_ctx,
|
| H A D | ice_lan_tx_rx.h | 1180 struct ice_tx_drbell_q_ctx { struct
|