Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
A Dice_base.c317 tlan_ctx->vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_VMQ; in ice_setup_tx_ctx()
319 tlan_ctx->vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_PF; in ice_setup_tx_ctx()
324 tlan_ctx->vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_VF; in ice_setup_tx_ctx()
327 tlan_ctx->vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_VMQ; in ice_setup_tx_ctx()
A Dice_lan_tx_rx.h545 u8 vmvf_type; member
A Dice_common.c1491 ICE_CTX_STORE(ice_tlan_ctx, vmvf_type, 2, 78),
/drivers/net/ethernet/intel/idpf/
A Didpf_controlq_api.h39 u8 vmvf_type; /* represents the source of the message on recv */ member
A Didpf_controlq.c571 q_msg[i].vmvf_type = (flags & in idpf_ctlq_recv()

Completed in 105 milliseconds