| /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() 249 unsigned int qid) in init_user_queue() 327 unsigned int *qid, in pqm_create_queue() 518 int pqm_destroy_queue(struct process_queue_manager *pqm, unsigned int qid) in pqm_destroy_queue() 590 unsigned int qid, struct queue_properties *p) in pqm_update_queue_properties() 649 unsigned int qid, struct mqd_update_info *minfo) in pqm_update_mqd() 691 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 | 251 static int vp_vdpa_get_vq_state(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_get_vq_state() 286 static int vp_vdpa_set_vq_state(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_state() 307 static void vp_vdpa_set_vq_cb(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_cb() 316 u16 qid, bool ready) in vp_vdpa_set_vq_ready() 323 static bool vp_vdpa_get_vq_ready(struct vdpa_device *vdpa, u16 qid) in vp_vdpa_get_vq_ready() 330 static void vp_vdpa_set_vq_num(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_num() 338 static u16 vp_vdpa_get_vq_size(struct vdpa_device *vdpa, u16 qid) in vp_vdpa_get_vq_size() 345 static int vp_vdpa_set_vq_address(struct vdpa_device *vdpa, u16 qid, in vp_vdpa_set_vq_address() 357 static void vp_vdpa_kick_vq(struct vdpa_device *vdpa, u16 qid) in vp_vdpa_kick_vq() 367 u16 qid = data & 0xFFFF; in vp_vdpa_kick_vq_with_data() local [all …]
|
| /linux/drivers/vdpa/alibaba/ |
| H A D | eni_vdpa.c | 260 static u16 eni_vdpa_get_vq_size(struct vdpa_device *vdpa, u16 qid) in eni_vdpa_get_vq_size() 267 static int eni_vdpa_get_vq_state(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_get_vq_state() 273 static int eni_vdpa_set_vq_state(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_state() 291 static void eni_vdpa_set_vq_cb(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_cb() 299 static void eni_vdpa_set_vq_ready(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_ready() 312 static bool eni_vdpa_get_vq_ready(struct vdpa_device *vdpa, u16 qid) in eni_vdpa_get_vq_ready() 319 static void eni_vdpa_set_vq_num(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_num() 336 static int eni_vdpa_set_vq_address(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_address() 348 static void eni_vdpa_kick_vq(struct vdpa_device *vdpa, u16 qid) in eni_vdpa_kick_vq()
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_pci.c | 242 static u32 prestera_fw_evtq_len(struct prestera_fw *fw, u8 qid) in prestera_fw_evtq_len() 247 static u32 prestera_fw_evtq_avail(struct prestera_fw *fw, u8 qid) in prestera_fw_evtq_avail() 256 u8 qid, u32 idx) in prestera_fw_evtq_rd_set() 263 static u8 __iomem *prestera_fw_evtq_buf(struct prestera_fw *fw, u8 qid) in prestera_fw_evtq_buf() 268 static u32 prestera_fw_evtq_read32(struct prestera_fw *fw, u8 qid) in prestera_fw_evtq_read32() 279 u8 qid, void *buf, size_t len) in prestera_fw_evtq_read_buf() 298 int qid; in prestera_fw_evtq_pick() local 321 u8 qid; in prestera_fw_evt_work_fn() local 361 static void prestera_fw_cmdq_lock(struct prestera_fw *fw, u8 qid) in prestera_fw_cmdq_lock() 366 static void prestera_fw_cmdq_unlock(struct prestera_fw *fw, u8 qid) in prestera_fw_cmdq_unlock() [all …]
|
| /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/vdpa/octeon_ep/ |
| H A D | octep_vdpa_main.c | 249 u16 qid; in octep_vdpa_reset() local 277 static int octep_vdpa_get_vq_state(struct vdpa_device *vdpa_dev, u16 qid, in octep_vdpa_get_vq_state() 285 static int octep_vdpa_set_vq_state(struct vdpa_device *vdpa_dev, u16 qid, in octep_vdpa_set_vq_state() 293 static void octep_vdpa_set_vq_cb(struct vdpa_device *vdpa_dev, u16 qid, struct vdpa_callback *cb) in octep_vdpa_set_vq_cb() 300 static void octep_vdpa_set_vq_ready(struct vdpa_device *vdpa_dev, u16 qid, bool ready) in octep_vdpa_set_vq_ready() 307 static bool octep_vdpa_get_vq_ready(struct vdpa_device *vdpa_dev, u16 qid) in octep_vdpa_get_vq_ready() 314 static void octep_vdpa_set_vq_num(struct vdpa_device *vdpa_dev, u16 qid, u32 num) in octep_vdpa_set_vq_num() 321 static int octep_vdpa_set_vq_address(struct vdpa_device *vdpa_dev, u16 qid, u64 desc_area, in octep_vdpa_set_vq_address() 333 static void octep_vdpa_kick_vq(struct vdpa_device *vdpa_dev, u16 qid) in octep_vdpa_kick_vq()
|
| /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/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() 263 struct kqid qid) in gfs2_qd_search_bucket_noref() 279 gfs2_qd_search_bucket(unsigned int hash, const struct gfs2_sbd *sdp, struct kqid qid) in gfs2_qd_search_bucket() 293 static int qd_get(struct gfs2_sbd *sdp, struct kqid qid, in qd_get() 527 static int qdsb_get(struct gfs2_sbd *sdp, struct kqid qid, in qdsb_get() 1385 int gfs2_quota_refresh(struct gfs2_sbd *sdp, struct kqid qid) in gfs2_quota_refresh() 1674 static int gfs2_get_dqblk(struct super_block *sb, struct kqid qid, in gfs2_get_dqblk() 1713 static int gfs2_set_dqblk(struct super_block *sb, struct kqid qid, in gfs2_set_dqblk()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | qos.c | 556 u32 quantum, u16 qid, bool static_cfg) in otx2_qos_sw_create_leaf_node() 603 *otx2_sw_node_find_by_qid(struct otx2_nic *pfvf, u16 qid) in otx2_sw_node_find_by_qid() 645 u16 qid; in otx2_get_txq_by_classid() local 982 u16 qid) in otx2_qos_enadis_sq() 1279 int qid, ret, err; in otx2_qos_leaf_alloc_queue() local 1419 u16 qid; in otx2_qos_leaf_to_inner() local 1557 static void otx2_reset_qdisc(struct net_device *dev, u16 qid) in otx2_reset_qdisc() 1571 int qid) in otx2_cfg_smq() 1587 u16 qid, moved_qid; in otx2_qos_leaf_del() local 1666 u16 qid; in otx2_qos_leaf_del_last() local
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | usb.c | 367 enum mt76_rxq_id qid = q - &dev->q_rx[MT_RXQ_MAIN]; in mt76u_refill_rx() local 404 enum mt76_rxq_id qid = q - &dev->q_rx[MT_RXQ_MAIN]; in mt76u_rx_urb_alloc() local 604 mt76u_submit_rx_buf(struct mt76_dev *dev, enum mt76_rxq_id qid, in mt76u_submit_rx_buf() 619 int qid = q - &dev->q_rx[MT_RXQ_MAIN]; in mt76u_process_rx_queue() local 673 mt76u_submit_rx_buffers(struct mt76_dev *dev, enum mt76_rxq_id qid) in mt76u_submit_rx_buffers() 693 mt76u_alloc_rx_queue(struct mt76_dev *dev, enum mt76_rxq_id qid) in mt76u_alloc_rx_queue() 893 enum mt76_txq_id qid, struct sk_buff *skb, in mt76u_tx_queue_skb() 949 mt76u_ac_to_hwq(struct mt76_dev *dev, struct mt76_queue *q, u8 qid) in mt76u_ac_to_hwq()
|
| H A D | tx.c | 326 __mt76_tx_queue_skb(struct mt76_phy *phy, int qid, struct sk_buff *skb, in __mt76_tx_queue_skb() 495 enum mt76_txq_id qid = mt76_txq_get_qid(txq); in mt76_txq_send_burst() local 564 mt76_txq_schedule_list(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule_list() 638 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule() 673 int qid = skb_get_queue_mapping(skb); in mt76_txq_schedule_pending_wcid() local
|
| /linux/drivers/nvme/host/ |
| H A D | auth.c | 28 int qid; member 59 static int nvme_auth_submit(struct nvme_ctrl *ctrl, int qid, in nvme_auth_submit() 95 static int nvme_auth_receive_validate(struct nvme_ctrl *ctrl, int qid, in nvme_auth_receive_validate() 918 int nvme_auth_negotiate(struct nvme_ctrl *ctrl, int qid) in nvme_auth_negotiate() 939 int nvme_auth_wait(struct nvme_ctrl *ctrl, int qid) in nvme_auth_wait()
|
| /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/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/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()
|