Home
last modified time | relevance | path

Searched defs:qtable (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_mpeg2.c21 void hantro_mpeg2_dec_copy_qtable(u8 *qtable, in hantro_mpeg2_dec_copy_qtable()
Dhantro_hw.h160 struct hantro_aux_buf qtable; member
/linux-6.1.9/drivers/s390/crypto/
Dvfio_ap_ops.c1000 struct ap_queue_table *qtable) in vfio_ap_mdev_unlink_adapter()
1022 struct ap_queue_table *qtable = kzalloc(sizeof(*qtable), GFP_KERNEL); in vfio_ap_mdev_hot_unplug_adapter() local
1187 struct ap_queue_table *qtable) in vfio_ap_mdev_unlink_domain()
1209 struct ap_queue_table *qtable = kzalloc(sizeof(*qtable), GFP_KERNEL); in vfio_ap_mdev_hot_unplug_domain() local
1647 static int vfio_ap_mdev_reset_queues(struct ap_queue_table *qtable) in vfio_ap_mdev_reset_queues()
Dvfio_ap_private.h119 struct ap_queue_table qtable; member
/linux-6.1.9/drivers/net/ethernet/fungible/funeth/
Dfuneth_main.c177 const u32 *qtable, u8 op) in fun_config_rss()