Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_base.c253 tlan_ctx->vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_PF; in ice_setup_tx_ctx()
258 tlan_ctx->vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_VF; in ice_setup_tx_ctx()
Dice_lan_tx_rx.h559 u8 vmvf_type; member
Dice_common.c1266 ICE_CTX_STORE(ice_tlan_ctx, vmvf_type, 2, 78),