Searched refs:vmvf_type (Results 1 – 5 of 5) sorted by relevance
317 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()
545 u8 vmvf_type; member
1491 ICE_CTX_STORE(ice_tlan_ctx, vmvf_type, 2, 78),
39 u8 vmvf_type; /* represents the source of the message on recv */ member
571 q_msg[i].vmvf_type = (flags & in idpf_ctlq_recv()
Completed in 105 milliseconds