| /linux/drivers/vdpa/ifcvf/ |
| H A D | ifcvf_base.c | 13 u16 ifcvf_set_vq_vector(struct ifcvf_hw *hw, u16 qid, int vector) in ifcvf_set_vq_vector() 72 u16 ifcvf_get_vq_size(struct ifcvf_hw *hw, u16 qid) in ifcvf_get_vq_size() 87 u16 queue_size, max_size, qid; in ifcvf_get_max_vq_size() local 328 u16 ifcvf_get_vq_state(struct ifcvf_hw *hw, u16 qid) in ifcvf_get_vq_state() 338 int ifcvf_set_vq_state(struct ifcvf_hw *hw, u16 qid, u16 num) in ifcvf_set_vq_state() 347 void ifcvf_set_vq_num(struct ifcvf_hw *hw, u16 qid, u32 num) in ifcvf_set_vq_num() 355 int ifcvf_set_vq_address(struct ifcvf_hw *hw, u16 qid, u64 desc_area, in ifcvf_set_vq_address() 371 bool ifcvf_get_vq_ready(struct ifcvf_hw *hw, u16 qid) in ifcvf_get_vq_ready() 382 void ifcvf_set_vq_ready(struct ifcvf_hw *hw, u16 qid, bool ready) in ifcvf_set_vq_ready() 392 u16 qid; in ifcvf_reset_vring() local [all …]
|
| H A D | ifcvf_main.c | 464 static int ifcvf_vdpa_get_vq_state(struct vdpa_device *vdpa_dev, u16 qid, in ifcvf_vdpa_get_vq_state() 473 static int ifcvf_vdpa_set_vq_state(struct vdpa_device *vdpa_dev, u16 qid, in ifcvf_vdpa_set_vq_state() 481 static void ifcvf_vdpa_set_vq_cb(struct vdpa_device *vdpa_dev, u16 qid, in ifcvf_vdpa_set_vq_cb() 490 u16 qid, bool ready) in ifcvf_vdpa_set_vq_ready() 497 static bool ifcvf_vdpa_get_vq_ready(struct vdpa_device *vdpa_dev, u16 qid) in ifcvf_vdpa_get_vq_ready() 504 static void ifcvf_vdpa_set_vq_num(struct vdpa_device *vdpa_dev, u16 qid, in ifcvf_vdpa_set_vq_num() 512 static int ifcvf_vdpa_set_vq_address(struct vdpa_device *vdpa_dev, u16 qid, in ifcvf_vdpa_set_vq_address() 521 static void ifcvf_vdpa_kick_vq(struct vdpa_device *vdpa_dev, u16 qid) in ifcvf_vdpa_kick_vq() 595 u16 qid) in ifcvf_vdpa_get_vq_irq() 606 u16 qid) in ifcvf_vdpa_get_vq_size()
|
| /linux/drivers/vdpa/pds/ |
| H A D | vdpa_dev.c | 72 static int pds_vdpa_set_vq_address(struct vdpa_device *vdpa_dev, u16 qid, in pds_vdpa_set_vq_address() 84 static void pds_vdpa_set_vq_num(struct vdpa_device *vdpa_dev, u16 qid, u32 num) in pds_vdpa_set_vq_num() 91 static void pds_vdpa_kick_vq(struct vdpa_device *vdpa_dev, u16 qid) in pds_vdpa_kick_vq() 98 static void pds_vdpa_set_vq_cb(struct vdpa_device *vdpa_dev, u16 qid, in pds_vdpa_set_vq_cb() 117 static void pds_vdpa_release_irq(struct pds_vdpa_device *pdsv, int qid) in pds_vdpa_release_irq() 126 static void pds_vdpa_set_vq_ready(struct vdpa_device *vdpa_dev, u16 qid, bool ready) in pds_vdpa_set_vq_ready() 164 static bool pds_vdpa_get_vq_ready(struct vdpa_device *vdpa_dev, u16 qid) in pds_vdpa_get_vq_ready() 171 static int pds_vdpa_set_vq_state(struct vdpa_device *vdpa_dev, u16 qid, in pds_vdpa_set_vq_state() 221 static int pds_vdpa_get_vq_state(struct vdpa_device *vdpa_dev, u16 qid, in pds_vdpa_get_vq_state() 257 pds_vdpa_get_vq_notification(struct vdpa_device *vdpa_dev, u16 qid) in pds_vdpa_get_vq_notification() [all …]
|
| H A D | cmds.c | 125 int pds_vdpa_cmd_init_vq(struct pds_vdpa_device *pdsv, u16 qid, u16 invert_idx, in pds_vdpa_cmd_init_vq() 159 int pds_vdpa_cmd_reset_vq(struct pds_vdpa_device *pdsv, u16 qid, u16 invert_idx, in pds_vdpa_cmd_reset_vq()
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_process_queue_manager.c | 34 struct process_queue_manager *pqm, unsigned int qid) in get_queue_by_qid() 48 unsigned int qid) in assign_queue_slot_by_qid() 62 unsigned int *qid) in find_available_queue_slot() 104 int pqm_set_gws(struct process_queue_manager *pqm, unsigned int qid, in pqm_set_gws() 248 unsigned int qid) in init_user_queue() 312 unsigned int *qid, in pqm_create_queue() 492 int pqm_destroy_queue(struct process_queue_manager *pqm, unsigned int qid) in pqm_destroy_queue() 564 unsigned int qid, struct queue_properties *p) in pqm_update_queue_properties() 622 unsigned int qid, struct mqd_update_info *minfo) in pqm_update_mqd() 664 unsigned int qid) in pqm_get_user_queue() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | qos.c | 38 u16 mlx5e_qid_from_qos(struct mlx5e_channels *chs, u16 qid) in mlx5e_qid_from_qos() 54 static struct mlx5e_txqsq *mlx5e_get_qos_sq(struct mlx5e_priv *priv, int qid) in mlx5e_get_qos_sq() 76 int txq_ix, ix, qid, err = 0; in mlx5e_open_qos_sq() local 161 u16 qid; in mlx5e_activate_qos_sq() local 187 void mlx5e_deactivate_qos_sq(struct mlx5e_priv *priv, u16 qid) in mlx5e_deactivate_qos_sq() 211 void mlx5e_close_qos_sq(struct mlx5e_priv *priv, u16 qid) in mlx5e_close_qos_sq() 341 u16 qid = params->num_channels * i + c->ix; in mlx5e_qos_deactivate_queues() local 367 void mlx5e_reactivate_qos_sq(struct mlx5e_priv *priv, u16 qid, struct netdev_queue *txq) in mlx5e_reactivate_qos_sq() 374 void mlx5e_reset_qdisc(struct net_device *dev, u16 qid) in mlx5e_reset_qdisc()
|
| H A D | htb.c | 17 u16 qid; member 70 mlx5e_htb_node_create_leaf(struct mlx5e_htb *htb, u16 classid, u16 qid, in mlx5e_htb_node_create_leaf() 150 u16 qid; in mlx5e_htb_get_txq_by_classid() local 292 int qid; in mlx5e_htb_leaf_alloc_queue() local 349 u16 qid; in mlx5e_htb_leaf_to_inner() local 431 static struct mlx5e_qos_node *mlx5e_htb_node_find_by_qid(struct mlx5e_htb *htb, u16 qid) in mlx5e_htb_node_find_by_qid() 449 u16 qid, moved_qid; in mlx5e_htb_leaf_del() local 547 u16 qid; in mlx5e_htb_leaf_del_last() local
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_xsk.c | 34 static void igb_txrx_ring_disable(struct igb_adapter *adapter, u16 qid) in igb_txrx_ring_disable() 57 static void igb_txrx_ring_enable(struct igb_adapter *adapter, u16 qid) in igb_txrx_ring_enable() 86 int qid = ring->queue_index; in igb_xsk_pool() local 99 u16 qid) in igb_xsk_pool_enable() 139 static int igb_xsk_pool_disable(struct igb_adapter *adapter, u16 qid) in igb_xsk_pool_disable() 170 u16 qid) in igb_xsk_pool_setup() 537 int igb_xsk_wakeup(struct net_device *dev, u32 qid, u32 flags) in igb_xsk_wakeup()
|
| /linux/drivers/vdpa/virtio_pci/ |
| H A D | vp_vdpa.c | 257 static int vp_vdpa_get_vq_state(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_get_vq_state() 292 static int vp_vdpa_set_vq_state(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_state() 313 static void vp_vdpa_set_vq_cb(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_cb() 322 u16 qid, bool ready) in vp_vdpa_set_vq_ready() 329 static bool vp_vdpa_get_vq_ready(struct vdpa_device *vdpa, u16 qid) in vp_vdpa_get_vq_ready() 336 static void vp_vdpa_set_vq_num(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_num() 344 static u16 vp_vdpa_get_vq_size(struct vdpa_device *vdpa, u16 qid) in vp_vdpa_get_vq_size() 351 static int vp_vdpa_set_vq_address(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_address() 363 static void vp_vdpa_kick_vq(struct vdpa_device *vdpa, u16 qid) in vp_vdpa_kick_vq() 373 u16 qid = data & 0xFFFF; in vp_vdpa_kick_vq_with_data() local [all …]
|
| /linux/fs/fuse/ |
| H A D | dev_uring.c | 124 int qid; in fuse_uring_abort_end_requests() local 164 int qid; in fuse_uring_request_expired() local 191 int qid; in fuse_uring_destruct() local 271 int qid) in fuse_uring_create_queue() 405 int qid; in fuse_uring_log_ent_state() local 434 int qid; in fuse_uring_async_stop_queues() local 472 int qid; in fuse_uring_stop_queues() local 889 unsigned int qid = READ_ONCE(cmd_req->qid); in fuse_uring_commit_fetch() local 956 int qid; in is_ring_ready() local 1093 unsigned int qid = READ_ONCE(cmd_req->qid); in fuse_uring_register() local [all …]
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_xsk.c | 15 int qid = ring->ring_idx; in ixgbe_xsk_pool() local 25 u16 qid) in ixgbe_xsk_pool_enable() 65 static int ixgbe_xsk_pool_disable(struct ixgbe_adapter *adapter, u16 qid) in ixgbe_xsk_pool_disable() 91 u16 qid) in ixgbe_xsk_pool_setup() 511 int ixgbe_xsk_wakeup(struct net_device *dev, u32 qid, u32 flags) in ixgbe_xsk_wakeup()
|
| /linux/drivers/vdpa/octeon_ep/ |
| H A D | octep_vdpa_main.c | 201 u16 qid; in octep_vdpa_reset() local 227 static int octep_vdpa_get_vq_state(struct vdpa_device *vdpa_dev, u16 qid, in octep_vdpa_get_vq_state() 235 static int octep_vdpa_set_vq_state(struct vdpa_device *vdpa_dev, u16 qid, in octep_vdpa_set_vq_state() 243 static void octep_vdpa_set_vq_cb(struct vdpa_device *vdpa_dev, u16 qid, struct vdpa_callback *cb) in octep_vdpa_set_vq_cb() 250 static void octep_vdpa_set_vq_ready(struct vdpa_device *vdpa_dev, u16 qid, bool ready) in octep_vdpa_set_vq_ready() 257 static bool octep_vdpa_get_vq_ready(struct vdpa_device *vdpa_dev, u16 qid) in octep_vdpa_get_vq_ready() 264 static void octep_vdpa_set_vq_num(struct vdpa_device *vdpa_dev, u16 qid, u32 num) in octep_vdpa_set_vq_num() 271 static int octep_vdpa_set_vq_address(struct vdpa_device *vdpa_dev, u16 qid, u64 desc_area, in octep_vdpa_set_vq_address() 283 static void octep_vdpa_kick_vq(struct vdpa_device *vdpa_dev, u16 qid) in octep_vdpa_kick_vq()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-xsk.c | 173 static int dpaa2_xsk_disable_pool(struct net_device *dev, u16 qid) in dpaa2_xsk_disable_pool() 222 u16 qid) in dpaa2_xsk_enable_pool() 303 int dpaa2_xsk_setup_pool(struct net_device *dev, struct xsk_buff_pool *pool, u16 qid) in dpaa2_xsk_setup_pool() 309 int dpaa2_xsk_wakeup(struct net_device *dev, u32 qid, u32 flags) in dpaa2_xsk_wakeup()
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | resource.c | 111 u32 qid; in c4iw_get_cqid() local 163 void c4iw_put_cqid(struct c4iw_rdev *rdev, u32 qid, in c4iw_put_cqid() 181 u32 qid; in c4iw_get_qpid() local 237 void c4iw_put_qpid(struct c4iw_rdev *rdev, u32 qid, in c4iw_put_qpid()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | xsk.c | 31 u32 qid = U32_MAX; in idpf_xsk_setup_bufq() local 58 u32 qid; in idpf_xsk_setup_txq() local 83 u32 qid; in idpf_xsk_setup_complq() local 557 u32 qid = bpf->xsk.queue_id; in idpf_xsk_pool_setup() local 614 int idpf_xsk_wakeup(struct net_device *dev, u32 qid, u32 flags) in idpf_xsk_wakeup()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | qos.c | 506 u32 quantum, u16 qid, bool static_cfg) in otx2_qos_sw_create_leaf_node() 553 *otx2_sw_node_find_by_qid(struct otx2_nic *pfvf, u16 qid) in otx2_sw_node_find_by_qid() 595 u16 qid; in otx2_get_txq_by_classid() local 932 u16 qid) in otx2_qos_enadis_sq() 1229 int qid, ret, err; in otx2_qos_leaf_alloc_queue() local 1369 u16 qid; in otx2_qos_leaf_to_inner() local 1507 static void otx2_reset_qdisc(struct net_device *dev, u16 qid) in otx2_reset_qdisc() 1521 int qid) in otx2_cfg_smq() 1537 u16 qid, moved_qid; in otx2_qos_leaf_del() local 1616 u16 qid; in otx2_qos_leaf_del_last() local
|
| /linux/fs/gfs2/ |
| H A D | quota.c | 86 const struct kqid qid) in gfs2_qd_hash() 219 struct kqid qid = qd->qd_id; in qd2index() local 229 static struct gfs2_quota_data *qd_alloc(unsigned hash, struct gfs2_sbd *sdp, struct kqid qid) in qd_alloc() 259 struct kqid qid) in gfs2_qd_search_bucket() 279 static int qd_get(struct gfs2_sbd *sdp, struct kqid qid, in qd_get() 513 static int qdsb_get(struct gfs2_sbd *sdp, struct kqid qid, in qdsb_get() 1371 int gfs2_quota_refresh(struct gfs2_sbd *sdp, struct kqid qid) in gfs2_quota_refresh() 1662 static int gfs2_get_dqblk(struct super_block *sb, struct kqid qid, in gfs2_get_dqblk() 1701 static int gfs2_set_dqblk(struct super_block *sb, struct kqid qid, in gfs2_set_dqblk()
|
| /linux/drivers/nvme/host/ |
| H A D | auth.c | 29 int qid; member 60 static int nvme_auth_submit(struct nvme_ctrl *ctrl, int qid, in nvme_auth_submit() 96 static int nvme_auth_receive_validate(struct nvme_ctrl *ctrl, int qid, in nvme_auth_receive_validate() 967 int nvme_auth_negotiate(struct nvme_ctrl *ctrl, int qid) in nvme_auth_negotiate() 988 int nvme_auth_wait(struct nvme_ctrl *ctrl, int qid) in nvme_auth_wait()
|
| H A D | tcp.c | 1437 static void nvme_tcp_free_queue(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_free_queue() 1598 int qid = nvme_tcp_queue_id(queue); in nvme_tcp_default_queue() local 1607 int qid = nvme_tcp_queue_id(queue); in nvme_tcp_read_queue() local 1618 int qid = nvme_tcp_queue_id(queue); in nvme_tcp_poll_queue() local 1641 int qid = nvme_tcp_queue_id(queue) - 1; in nvme_tcp_set_queue_io_cpu() local 1684 int qid = nvme_tcp_queue_id(queue); in nvme_tcp_tls_done() local 1716 int qid = nvme_tcp_queue_id(queue); in nvme_tcp_start_tls() local 1765 static int nvme_tcp_alloc_queue(struct nvme_ctrl *nctrl, int qid, in nvme_tcp_alloc_queue() 1932 static void nvme_tcp_stop_queue_nowait(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_stop_queue_nowait() 1951 static void nvme_tcp_wait_queue(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_wait_queue() [all …]
|
| /linux/fs/9p/ |
| H A D | vfs_inode_dotl.c | 97 struct p9_qid *qid, in v9fs_qid_iget_dotl() 235 struct p9_qid qid; in v9fs_vfs_atomic_open_dotl() local 359 struct p9_qid qid; in v9fs_vfs_mkdir_dotl() local 689 struct p9_qid qid; in v9fs_vfs_symlink_dotl() local 798 struct p9_qid qid; in v9fs_vfs_mknod_dotl() local
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sriov.c | 235 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_create() 275 int qid) in bnx2x_vf_queue_destroy() 335 int qid, bool drv_only, int type) in bnx2x_vf_vlan_mac_clear() 379 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_mac_vlan_config() 436 int qid, bool drv_only) in bnx2x_vf_mac_vlan_config_list() 473 int bnx2x_vf_queue_setup(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_setup() 494 int qid) in bnx2x_vf_queue_flr() 586 static void bnx2x_vf_prep_rx_mode(struct bnx2x *bp, u8 qid, in bnx2x_vf_prep_rx_mode() 612 int qid, unsigned long accept_flags) in bnx2x_vf_rxmode() 624 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid) in bnx2x_vf_queue_teardown() [all …]
|
| /linux/drivers/net/ethernet/intel/libeth/ |
| H A D | xsk.c | 223 void libeth_xsk_wakeup(call_single_data_t *csd, u32 qid) in libeth_xsk_wakeup() 256 int libeth_xsk_setup_pool(struct net_device *dev, u32 qid, bool enable) in libeth_xsk_setup_pool()
|
| /linux/drivers/nvme/target/ |
| H A D | fabrics-cmd.c | 175 u16 qid = le16_to_cpu(c->qid); in nvmet_install_queue() local 341 u16 qid = le16_to_cpu(c->qid); in nvmet_execute_io_connect() local
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_xsk.c | 78 ice_qvec_cfg_msix(struct ice_vsi *vsi, struct ice_q_vector *q_vector, u16 qid) in ice_qvec_cfg_msix() 124 static int ice_xsk_pool_disable(struct ice_vsi *vsi, u16 qid) in ice_xsk_pool_disable() 145 ice_xsk_pool_enable(struct ice_vsi *vsi, struct xsk_buff_pool *pool, u16 qid) in ice_xsk_pool_enable() 197 int ice_xsk_pool_setup(struct ice_vsi *vsi, struct xsk_buff_pool *pool, u16 qid) in ice_xsk_pool_setup()
|
| /linux/net/9p/ |
| H A D | client.c | 991 struct p9_qid qid; in p9_client_attach() local 1111 struct p9_qid qid; in p9_client_open() local 1152 u32 mode, kgid_t gid, struct p9_qid *qid) in p9_client_create_dotl() 1201 struct p9_qid qid; in p9_client_fcreate() local 1239 const char *symtgt, kgid_t gid, struct p9_qid *qid) in p9_client_symlink() 2050 dev_t rdev, kgid_t gid, struct p9_qid *qid) in p9_client_mknod_dotl() 2080 kgid_t gid, struct p9_qid *qid) in p9_client_mkdir_dotl()
|