Searched refs:flex_ptype (Results 1 – 1 of 1) sorted by relevance
1943 u32 flex_ptype, dtype_cmd; in i40e_atr() local2000 flex_ptype = (tx_ring->queue_index << I40E_TXD_FLTR_QW0_QINDEX_SHIFT) & in i40e_atr()2002 flex_ptype |= (protocol == htons(ETH_P_IP)) ? in i40e_atr()2008 flex_ptype |= tx_ring->vsi->id << I40E_TXD_FLTR_QW0_DEST_VSI_SHIFT; in i40e_atr()2029 fdir_desc->qindex_flex_ptype_vsi = cpu_to_le32(flex_ptype); in i40e_atr()