Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.c1129 ICE_CTX_STORE(ice_tlan_ctx, base, 57, 0),
1130 ICE_CTX_STORE(ice_tlan_ctx, port_num, 3, 57),
1131 ICE_CTX_STORE(ice_tlan_ctx, cgd_num, 5, 60),
1132 ICE_CTX_STORE(ice_tlan_ctx, pf_num, 3, 65),
1135 ICE_CTX_STORE(ice_tlan_ctx, src_vsi, 10, 80),
1136 ICE_CTX_STORE(ice_tlan_ctx, tsyn_ena, 1, 90),
1138 ICE_CTX_STORE(ice_tlan_ctx, alt_vlan, 1, 92),
1139 ICE_CTX_STORE(ice_tlan_ctx, cpuid, 8, 93),
1140 ICE_CTX_STORE(ice_tlan_ctx, wb_mode, 1, 101),
1142 ICE_CTX_STORE(ice_tlan_ctx, tphrd, 1, 103),
[all …]
H A Dice_lan_tx_rx.h1108 struct ice_tlan_ctx { struct
/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.c618 struct ice_tlan_ctx tx_ctx; in ice_tx_queue_start()
804 struct ice_tlan_ctx tx_ctx; in ice_fdir_tx_queue_start()