Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_F_RSS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vdpa/pds/ !
H A Ddebugfs.c126 case BIT_ULL(VIRTIO_NET_F_RSS): in print_feature_bits_all()
/linux/drivers/vdpa/ !
H A Dvdpa.c879 (features & BIT_ULL(VIRTIO_NET_F_RSS)) == 0) in vdpa_dev_net_mq_config_fill()