Searched refs:vmvf_type (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_base.c | 293 ice_set_txq_ctx_vmvf(struct ice_tx_ring *ring, u8 *vmvf_type, u16 *vmvf_num) in ice_set_txq_ctx_vmvf() argument 311 *vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_VMQ; in ice_set_txq_ctx_vmvf() 313 *vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_PF; in ice_set_txq_ctx_vmvf() 318 *vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_VF; in ice_set_txq_ctx_vmvf() 321 *vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_VMQ; in ice_set_txq_ctx_vmvf() 361 err = ice_set_txq_ctx_vmvf(ring, &tlan_ctx->vmvf_type, in ice_setup_tx_ctx() 420 err = ice_set_txq_ctx_vmvf(tx_ring, &txtime_ctx->vmvf_type, in ice_setup_txtime_ctx()
|
| H A D | ice_common.c | 1494 ICE_CTX_STORE(ice_tlan_ctx, vmvf_type, 2, 78), 1705 ICE_CTX_STORE(ice_txtime_ctx, vmvf_type, 2, 70),
|