Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_common.c743 ICE_CTX_STORE(ice_tlan_ctx, base, 57, 0),
744 ICE_CTX_STORE(ice_tlan_ctx, port_num, 3, 57),
745 ICE_CTX_STORE(ice_tlan_ctx, cgd_num, 5, 60),
746 ICE_CTX_STORE(ice_tlan_ctx, pf_num, 3, 65),
747 ICE_CTX_STORE(ice_tlan_ctx, vmvf_num, 10, 68),
748 ICE_CTX_STORE(ice_tlan_ctx, vmvf_type, 2, 78),
749 ICE_CTX_STORE(ice_tlan_ctx, src_vsi, 10, 80),
750 ICE_CTX_STORE(ice_tlan_ctx, tsyn_ena, 1, 90),
751 ICE_CTX_STORE(ice_tlan_ctx, alt_vlan, 1, 92),
752 ICE_CTX_STORE(ice_tlan_ctx, cpuid, 8, 93),
[all …]
Dice_lan_tx_rx.h411 struct ice_tlan_ctx { struct
Dice_main.c3874 ice_setup_tx_ctx(struct ice_ring *ring, struct ice_tlan_ctx *tlan_ctx, u16 pf_q) in ice_setup_tx_ctx()
3947 struct ice_tlan_ctx tlan_ctx = { 0 }; in ice_vsi_cfg_txqs()