Searched refs:psrtype (Results 1 – 2 of 2) sorted by relevance
4928 uint32_t psrtype = in ixgbe_set_rsc() local4954 psrtype |= IXGBE_PSRTYPE_TCPHDR; in ixgbe_set_rsc()4975 IXGBE_WRITE_REG(hw, IXGBE_PSRTYPE(rxq->reg_idx), psrtype); in ixgbe_set_rsc()5602 uint32_t srrctl, psrtype = 0; in ixgbevf_dev_rx_init() local5707 psrtype |= (dev->data->nb_rx_queues >> 1) << in ixgbevf_dev_rx_init()5709 IXGBE_WRITE_REG(hw, IXGBE_VFPSRTYPE, psrtype); in ixgbevf_dev_rx_init()
4005 uint32_t psrtype = in txgbe_set_rsc() local4025 psrtype |= TXGBE_POOLRSS_L4HDR; in txgbe_set_rsc()4045 wr32(hw, TXGBE_POOLRSS(rxq->reg_idx), psrtype); in txgbe_set_rsc()