/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() 103 int pqm_set_gws(struct process_queue_manager *pqm, unsigned int qid, in pqm_set_gws() 247 unsigned int qid) in init_user_queue() 310 unsigned int *qid, in pqm_create_queue() 505 int pqm_destroy_queue(struct process_queue_manager *pqm, unsigned int qid) in pqm_destroy_queue() 577 unsigned int qid, struct queue_properties *p) in pqm_update_queue_properties() 634 unsigned int qid, struct mqd_update_info *minfo) in pqm_update_mqd() 676 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/arch/s390/include/asm/ |
H A D | ap.h | 135 static inline struct ap_queue_status ap_tapq(ap_qid_t qid, in ap_tapq() 163 static inline struct ap_queue_status ap_test_queue(ap_qid_t qid, int tbit, in ap_test_queue() 178 static inline struct ap_queue_status ap_rapq(ap_qid_t qid, int fbit) in ap_rapq() 203 static inline struct ap_queue_status ap_zapq(ap_qid_t qid, int fbit) in ap_zapq() 303 static inline struct ap_queue_status ap_aqic(ap_qid_t qid, in ap_aqic() 352 static inline struct ap_queue_status ap_qact(ap_qid_t qid, int ifbit, in ap_qact() 383 static inline struct ap_queue_status ap_bapq(ap_qid_t qid) in ap_bapq() 409 static inline struct ap_queue_status ap_aapq(ap_qid_t qid, unsigned int sec_idx) in ap_aapq() 439 static inline struct ap_queue_status ap_nqap(ap_qid_t qid, in ap_nqap() 495 static inline struct ap_queue_status ap_dqap(ap_qid_t qid, in ap_dqap()
|
/linux/drivers/vdpa/alibaba/ |
H A D | eni_vdpa.c | 257 static u16 eni_vdpa_get_vq_size(struct vdpa_device *vdpa, u16 qid) in eni_vdpa_get_vq_size() 264 static int eni_vdpa_get_vq_state(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_get_vq_state() 270 static int eni_vdpa_set_vq_state(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_state() 288 static void eni_vdpa_set_vq_cb(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_cb() 296 static void eni_vdpa_set_vq_ready(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_ready() 309 static bool eni_vdpa_get_vq_ready(struct vdpa_device *vdpa, u16 qid) in eni_vdpa_get_vq_ready() 316 static void eni_vdpa_set_vq_num(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_num() 333 static int eni_vdpa_set_vq_address(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_address() 345 static void eni_vdpa_kick_vq(struct vdpa_device *vdpa, u16 qid) in eni_vdpa_kick_vq()
|
/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/fs/xfs/ |
H A D | xfs_quotaops.c | 225 struct kqid qid, in xfs_fs_get_dqblk() 242 struct kqid *qid, in xfs_fs_get_nextdqblk() 266 struct kqid qid, in xfs_fs_set_dqblk()
|
/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/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() 512 static int qdsb_get(struct gfs2_sbd *sdp, struct kqid qid, in qdsb_get() 1370 int gfs2_quota_refresh(struct gfs2_sbd *sdp, struct kqid qid) in gfs2_quota_refresh() 1665 static int gfs2_get_dqblk(struct super_block *sb, struct kqid qid, in gfs2_get_dqblk() 1704 static int gfs2_set_dqblk(struct super_block *sb, struct kqid qid, in gfs2_set_dqblk()
|
/linux/fs/quota/ |
H 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
|
/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 364 struct p9_qid qid; in v9fs_vfs_mkdir_dotl() local 694 struct p9_qid qid; in v9fs_vfs_symlink_dotl() local 803 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() 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() 625 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid) in bnx2x_vf_queue_teardown() [all …]
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | tx.c | 300 __mt76_tx_queue_skb(struct mt76_phy *phy, int qid, struct sk_buff *skb, in __mt76_tx_queue_skb() 463 enum mt76_txq_id qid = mt76_txq_get_qid(txq); in mt76_txq_send_burst() local 524 mt76_txq_schedule_list(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule_list() 580 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule() 615 int qid = skb_get_queue_mapping(skb); in mt76_txq_schedule_pending_wcid() local
|
H A D | sdio.c | 304 int mt76s_alloc_rx_queue(struct mt76_dev *dev, enum mt76_rxq_id qid) in mt76s_alloc_rx_queue() 385 int qid = q - &dev->q_rx[MT_RXQ_MAIN]; in mt76s_process_rx_queue() local 519 enum mt76_txq_id qid, struct sk_buff *skb, in mt76s_tx_queue_skb()
|
/linux/fs/bcachefs/ |
H A D | quota.c | 209 static void flush_warnings(struct bch_qid qid, in flush_warnings() 276 int bch2_quota_acct(struct bch_fs *c, struct bch_qid qid, in bch2_quota_acct() 780 qid_t qid = from_kqid(&init_user_ns, kqid); in bch2_get_quota() local 799 qid_t qid = from_kqid(&init_user_ns, *kqid); in bch2_get_next_quota() local 851 static int bch2_set_quota(struct super_block *sb, struct kqid qid, in bch2_set_quota()
|
/linux/drivers/nvme/host/ |
H A D | tcp.c | 1433 static void nvme_tcp_free_queue(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_free_queue() 1594 int qid = nvme_tcp_queue_id(queue); in nvme_tcp_default_queue() local 1603 int qid = nvme_tcp_queue_id(queue); in nvme_tcp_read_queue() local 1614 int qid = nvme_tcp_queue_id(queue); in nvme_tcp_poll_queue() local 1637 int qid = nvme_tcp_queue_id(queue) - 1; in nvme_tcp_set_queue_io_cpu() local 1680 int qid = nvme_tcp_queue_id(queue); in nvme_tcp_tls_done() local 1712 int qid = nvme_tcp_queue_id(queue); in nvme_tcp_start_tls() local 1756 static int nvme_tcp_alloc_queue(struct nvme_ctrl *nctrl, int qid, in nvme_tcp_alloc_queue() 1923 static void nvme_tcp_stop_queue_nowait(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_stop_queue_nowait() 1942 static void nvme_tcp_wait_queue(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_wait_queue() [all …]
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H 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/drivers/scsi/lpfc/ |
H 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()
|
/linux/net/9p/ |
H A D | client.c | 1114 struct p9_qid qid; in p9_client_attach() local 1234 struct p9_qid qid; p9_client_open() local 1275 p9_client_create_dotl(struct p9_fid * ofid,const char * name,u32 flags,u32 mode,kgid_t gid,struct p9_qid * qid) p9_client_create_dotl() argument 1324 struct p9_qid qid; p9_client_fcreate() local 1362 p9_client_symlink(struct p9_fid * dfid,const char * name,const char * symtgt,kgid_t gid,struct p9_qid * qid) p9_client_symlink() argument 2173 p9_client_mknod_dotl(struct p9_fid * fid,const char * name,int mode,dev_t rdev,kgid_t gid,struct p9_qid * qid) p9_client_mknod_dotl() argument 2203 p9_client_mkdir_dotl(struct p9_fid * fid,const char * name,int mode,kgid_t gid,struct p9_qid * qid) p9_client_mkdir_dotl() argument [all...] |
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_xsk.h | 13 unsigned int qid) in nfp_net_has_xsk_pool_slow()
|