/linux/drivers/gpu/drm/amd/amdkfd/ |
A D | kfd_process_queue_manager.c | 32 struct process_queue_manager *pqm, unsigned int qid) in get_queue_by_qid() 46 unsigned int *qid) in find_available_queue_slot() 78 int pqm_set_gws(struct process_queue_manager *pqm, unsigned int qid, in pqm_set_gws() 169 struct file *f, unsigned int qid) in init_user_queue() 196 unsigned int *qid, in pqm_create_queue() 340 int pqm_destroy_queue(struct process_queue_manager *pqm, unsigned int qid) in pqm_destroy_queue() 413 unsigned int qid, struct queue_properties *p) in pqm_update_queue_properties() 438 unsigned int qid, struct mqd_update_info *minfo) in pqm_update_mqd() 459 unsigned int qid) in pqm_get_kernel_queue() 471 unsigned int qid) in pqm_get_user_queue() [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | qos.c | 59 u16 qid; member 139 static u16 mlx5e_qid_from_qos(struct mlx5e_channels *chs, u16 qid) in mlx5e_qid_from_qos() 156 u16 qid; in mlx5e_get_txq_by_classid() local 202 int txq_ix, ix, qid, err = 0; in mlx5e_open_qos_sq() local 305 static void mlx5e_close_qos_sq(struct mlx5e_priv *priv, u16 qid) in mlx5e_close_qos_sq() 445 u16 qid = params->num_channels * i + c->ix; in mlx5e_qos_deactivate_queues() local 583 int qid; in mlx5e_htb_leaf_alloc_queue() local 638 u16 qid; in mlx5e_htb_leaf_to_inner() local 739 static void mlx5e_reset_qdisc(struct net_device *dev, u16 qid) in mlx5e_reset_qdisc() 757 u16 qid, moved_qid; in mlx5e_htb_leaf_del() local [all …]
|
A D | params.h | 55 u16 qid, in mlx5e_qid_get_ch_if_in_group() 70 u16 qid, in mlx5e_qid_get_ch_and_group() 81 struct mlx5e_params *params, u64 qid) in mlx5e_qid_validate()
|
/linux/arch/s390/include/asm/ |
A D | ap.h | 80 static inline struct ap_queue_status ap_tapq(ap_qid_t qid, unsigned long *info) in ap_tapq() 107 static inline struct ap_queue_status ap_test_queue(ap_qid_t qid, in ap_test_queue() 122 static inline struct ap_queue_status ap_rapq(ap_qid_t qid) in ap_rapq() 143 static inline struct ap_queue_status ap_zapq(ap_qid_t qid) in ap_zapq() 231 static inline struct ap_queue_status ap_aqic(ap_qid_t qid, in ap_aqic() 284 static inline struct ap_queue_status ap_qact(ap_qid_t qid, int ifbit, in ap_qact() 321 static inline struct ap_queue_status ap_nqap(ap_qid_t qid, in ap_nqap() 376 static inline struct ap_queue_status ap_dqap(ap_qid_t qid, in ap_dqap()
|
/linux/drivers/vdpa/ifcvf/ |
A D | ifcvf_main.c | 272 static int ifcvf_vdpa_get_vq_state(struct vdpa_device *vdpa_dev, u16 qid, in ifcvf_vdpa_get_vq_state() 281 static int ifcvf_vdpa_set_vq_state(struct vdpa_device *vdpa_dev, u16 qid, in ifcvf_vdpa_set_vq_state() 289 static void ifcvf_vdpa_set_vq_cb(struct vdpa_device *vdpa_dev, u16 qid, in ifcvf_vdpa_set_vq_cb() 298 u16 qid, bool ready) in ifcvf_vdpa_set_vq_ready() 305 static bool ifcvf_vdpa_get_vq_ready(struct vdpa_device *vdpa_dev, u16 qid) in ifcvf_vdpa_get_vq_ready() 312 static void ifcvf_vdpa_set_vq_num(struct vdpa_device *vdpa_dev, u16 qid, in ifcvf_vdpa_set_vq_num() 320 static int ifcvf_vdpa_set_vq_address(struct vdpa_device *vdpa_dev, u16 qid, in ifcvf_vdpa_set_vq_address() 333 static void ifcvf_vdpa_kick_vq(struct vdpa_device *vdpa_dev, u16 qid) in ifcvf_vdpa_kick_vq() 419 u16 qid) in ifcvf_vdpa_get_vq_irq()
|
A D | ifcvf_base.c | 301 u16 ifcvf_get_vq_state(struct ifcvf_hw *hw, u16 qid) in ifcvf_get_vq_state() 316 int ifcvf_set_vq_state(struct ifcvf_hw *hw, u16 qid, u16 num) in ifcvf_set_vq_state() 413 void ifcvf_notify_queue(struct ifcvf_hw *hw, u16 qid) in ifcvf_notify_queue()
|
/linux/drivers/vdpa/virtio_pci/ |
A D | vp_vdpa.c | 224 static int vp_vdpa_get_vq_state(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_get_vq_state() 259 static int vp_vdpa_set_vq_state(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_state() 280 static void vp_vdpa_set_vq_cb(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_cb() 289 u16 qid, bool ready) in vp_vdpa_set_vq_ready() 296 static bool vp_vdpa_get_vq_ready(struct vdpa_device *vdpa, u16 qid) in vp_vdpa_get_vq_ready() 303 static void vp_vdpa_set_vq_num(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_num() 311 static int vp_vdpa_set_vq_address(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_address() 323 static void vp_vdpa_kick_vq(struct vdpa_device *vdpa, u16 qid) in vp_vdpa_kick_vq() 405 vp_vdpa_get_vq_notification(struct vdpa_device *vdpa, u16 qid) in vp_vdpa_get_vq_notification()
|
/linux/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_pci.c | 231 static u32 prestera_fw_evtq_len(struct prestera_fw *fw, u8 qid) in prestera_fw_evtq_len() 236 static u32 prestera_fw_evtq_avail(struct prestera_fw *fw, u8 qid) in prestera_fw_evtq_avail() 245 u8 qid, u32 idx) in prestera_fw_evtq_rd_set() 257 static u32 prestera_fw_evtq_read32(struct prestera_fw *fw, u8 qid) in prestera_fw_evtq_read32() 268 u8 qid, void *buf, size_t len) in prestera_fw_evtq_read_buf() 287 int qid; in prestera_fw_evtq_pick() local 310 u8 qid; in prestera_fw_evt_work_fn() local 350 static void prestera_fw_cmdq_lock(struct prestera_fw *fw, u8 qid) in prestera_fw_cmdq_lock() 360 static u32 prestera_fw_cmdq_len(struct prestera_fw *fw, u8 qid) in prestera_fw_cmdq_len() 370 static int prestera_fw_cmd_send(struct prestera_fw *fw, int qid, in prestera_fw_cmd_send() [all …]
|
/linux/drivers/vdpa/alibaba/ |
A D | eni_vdpa.c | 250 static int eni_vdpa_get_vq_state(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_get_vq_state() 256 static int eni_vdpa_set_vq_state(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_state() 274 static void eni_vdpa_set_vq_cb(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_cb() 282 static void eni_vdpa_set_vq_ready(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_ready() 295 static bool eni_vdpa_get_vq_ready(struct vdpa_device *vdpa, u16 qid) in eni_vdpa_get_vq_ready() 302 static void eni_vdpa_set_vq_num(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_num() 319 static int eni_vdpa_set_vq_address(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_address() 331 static void eni_vdpa_kick_vq(struct vdpa_device *vdpa, u16 qid) in eni_vdpa_kick_vq()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
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() 503 int ixgbe_xsk_wakeup(struct net_device *dev, u32 qid, u32 flags) in ixgbe_xsk_wakeup()
|
/linux/fs/xfs/ |
A D | xfs_quotaops.c | 216 struct kqid qid, in xfs_fs_get_dqblk() 233 struct kqid *qid, in xfs_fs_get_nextdqblk() 257 struct kqid qid, in xfs_fs_set_dqblk()
|
/linux/drivers/infiniband/hw/cxgb4/ |
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/s390/crypto/ |
A D | ap_queue.c | 71 __ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length, in __ap_send() 79 int ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length) in ap_send() 98 int ap_recv(ap_qid_t qid, unsigned long long *psmid, void *msg, size_t length) in ap_recv() 247 ap_qid_t qid = aq->qid; in ap_sm_write() local 764 struct ap_queue *ap_queue_create(ap_qid_t qid, int device_type) in ap_queue_create()
|
/linux/fs/gfs2/ |
A D | quota.c | 86 const struct kqid qid) in gfs2_qd_hash() 196 struct kqid qid = qd->qd_id; in qd2index() local 211 static struct gfs2_quota_data *qd_alloc(unsigned hash, struct gfs2_sbd *sdp, struct kqid qid) in qd_alloc() 242 struct kqid qid) in gfs2_qd_search_bucket() 262 static int qd_get(struct gfs2_sbd *sdp, struct kqid qid, in qd_get() 494 static int qdsb_get(struct gfs2_sbd *sdp, struct kqid qid, in qdsb_get() 1327 int gfs2_quota_refresh(struct gfs2_sbd *sdp, struct kqid qid) in gfs2_quota_refresh() 1623 static int gfs2_get_dqblk(struct super_block *sb, struct kqid qid, in gfs2_get_dqblk() 1662 static int gfs2_set_dqblk(struct super_block *sb, struct kqid qid, in gfs2_set_dqblk()
|
/linux/drivers/nvme/target/ |
A D | fabrics-cmd.c | 109 u16 qid = le16_to_cpu(c->qid); in nvmet_install_queue() local 241 u16 qid = le16_to_cpu(c->qid); in nvmet_execute_io_connect() local
|
/linux/fs/9p/ |
A D | vfs_inode_dotl.c | 99 struct p9_qid *qid, in v9fs_qid_iget_dotl() 237 struct p9_qid qid; in v9fs_vfs_atomic_open_dotl() local 384 struct p9_qid qid; in v9fs_vfs_mkdir_dotl() local 696 struct p9_qid qid; in v9fs_vfs_symlink_dotl() local 842 struct p9_qid qid; in v9fs_vfs_mknod_dotl() local
|
/linux/fs/quota/ |
A D | quota.c | 204 struct kqid qid; in quota_getquota() local 240 struct kqid qid; in quota_getnextquota() local 292 struct kqid qid; in quota_setquota() local 629 struct kqid qid; in quota_setxquota() local 710 struct kqid qid; in quota_getxquota() local 736 struct kqid qid; in quota_getnextxquota() local
|
A D | netlink.c | 37 void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning()
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
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() 587 static void bnx2x_vf_prep_rx_mode(struct bnx2x *bp, u8 qid, in bnx2x_vf_prep_rx_mode() 613 int qid, unsigned long accept_flags) in bnx2x_vf_rxmode() 1942 static void bnx2x_vf_qtbl_set_q(struct bnx2x *bp, u8 abs_vfid, u8 qid, in bnx2x_vf_qtbl_set_q() [all …]
|
/linux/drivers/net/wireless/mediatek/mt76/ |
A D | tx.c | 276 __mt76_tx_queue_skb(struct mt76_phy *phy, int qid, struct sk_buff *skb, in __mt76_tx_queue_skb() 313 int qid = skb_get_queue_mapping(skb); in mt76_tx() local 443 enum mt76_txq_id qid = mt76_txq_get_qid(txq); in mt76_txq_send_burst() local 499 mt76_txq_schedule_list(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule_list() 559 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule()
|
A D | usb.c | 412 enum mt76_rxq_id qid = q - &dev->q_rx[MT_RXQ_MAIN]; in mt76u_refill_rx() local 448 enum mt76_rxq_id qid = q - &dev->q_rx[MT_RXQ_MAIN]; in mt76u_rx_urb_alloc() local 637 mt76u_submit_rx_buf(struct mt76_dev *dev, enum mt76_rxq_id qid, in mt76u_submit_rx_buf() 652 int qid = q - &dev->q_rx[MT_RXQ_MAIN]; in mt76u_process_rx_queue() local 689 mt76u_submit_rx_buffers(struct mt76_dev *dev, enum mt76_rxq_id qid) in mt76u_submit_rx_buffers() 709 mt76u_alloc_rx_queue(struct mt76_dev *dev, enum mt76_rxq_id qid) in mt76u_alloc_rx_queue()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
A D | sdio_mac.c | 144 enum mt76_txq_id qid, struct ieee80211_sta *sta, in mt7921s_write_txwi() 156 enum mt76_txq_id qid, struct mt76_wcid *wcid, in mt7921s_tx_prepare_skb()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
A D | usb_sdio.c | 45 enum mt76_txq_id qid, struct ieee80211_sta *sta, in mt7663_usb_sdio_write_txwi() 182 enum mt76_txq_id qid, struct mt76_wcid *wcid, in mt7663_usb_sdio_tx_prepare_skb()
|
/linux/fs/ntfs/ |
A D | quota.c | 27 const le32 qid = QUOTA_DEFAULTS_ID; in ntfs_mark_quotas_out_of_date() local
|
/linux/drivers/scsi/lpfc/ |
A D | lpfc_debugfs.h | 570 lpfc_debug_dump_wq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_wq_by_id() 604 lpfc_debug_dump_mq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_mq_by_id() 621 lpfc_debug_dump_rq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_rq_by_id() 643 lpfc_debug_dump_cq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_cq_by_id() 684 lpfc_debug_dump_eq_by_id(struct lpfc_hba *phba, int qid) in lpfc_debug_dump_eq_by_id()
|