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

/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq_api.h39 u8 vmvf_type; /* represents the source of the message on recv */ member in struct:idpf_ctlq_msg
H A Didpf_controlq.c566 q_msg[i].vmvf_type = (flags &
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_base.c314 * VF / VM index should be programmed per vmvf_type setting:
315 * for vmvf_type = VF, it is VF number between 0-256
316 * for vmvf_type = VM, it is VM number between 0-767
324 tlan_ctx->vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_VMQ;
326 tlan_ctx->vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_PF;
331 tlan_ctx->vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_VF;
H A Dice_lan_tx_rx.h568 u8 vmvf_type; member in struct:ice_tlan_ctx
H A Dice_common.c1428 ICE_CTX_STORE(ice_tlan_ctx, vmvf_type, 2, 78),

Completed in 272 milliseconds