| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | ctrl.c | 54 unsigned int qid; in nfp_abm_ctrl_stat() local 134 unsigned int qid; in nfp_abm_ctrl_set_q_act() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | quota_global.c | 877 static int ocfs2_get_next_id(struct super_block *sb, struct kqid *qid) in ocfs2_get_next_id() argument
|
| /kernel/linux/linux-6.6/fs/9p/ |
| H A D | v9fs.h | 138 struct p9_qid qid; member
|
| H A D | vfs_inode_dotl.c | 96 v9fs_qid_iget_dotl(struct super_block *sb, struct p9_qid *qid, struct p9_fid *fid, struct p9_stat_dotl *st, int new) v9fs_qid_iget_dotl() argument 237 struct p9_qid qid; v9fs_vfs_atomic_open_dotl() local 366 struct p9_qid qid; v9fs_vfs_mkdir_dotl() local 708 struct p9_qid qid; v9fs_vfs_symlink_dotl() local 850 struct p9_qid qid; v9fs_vfs_mknod_dotl() local [all...] |
| /kernel/linux/linux-6.6/include/net/9p/ |
| H A D | client.h | 153 struct p9_qid qid; member 172 struct p9_qid qid; member
|
| /kernel/linux/linux-6.6/drivers/vdpa/alibaba/ |
| H A D | eni_vdpa.c | 257 static int eni_vdpa_get_vq_state(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_get_vq_state() argument 263 static int eni_vdpa_set_vq_state(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_state() argument 281 static void eni_vdpa_set_vq_cb(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_cb() argument 289 static void eni_vdpa_set_vq_ready(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_ready() argument 302 static bool eni_vdpa_get_vq_ready(struct vdpa_device *vdpa, u16 qid) in eni_vdpa_get_vq_ready() argument 309 static void eni_vdpa_set_vq_num(struct vdpa_device *vdpa, u16 qid, in eni_vdpa_set_vq_num() argument 326 eni_vdpa_set_vq_address(struct vdpa_device *vdpa, u16 qid, u64 desc_area, u64 driver_area, u64 device_area) eni_vdpa_set_vq_address() argument 338 eni_vdpa_kick_vq(struct vdpa_device *vdpa, u16 qid) eni_vdpa_kick_vq() argument [all...] |
| /kernel/linux/linux-6.6/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() argument 72 static u16 ifcvf_get_vq_size(struct ifcvf_hw *hw, u16 qid) in ifcvf_get_vq_size() argument 88 u16 queue_size, max_size, qid; in ifcvf_get_max_vq_size() local 329 u16 ifcvf_get_vq_state(struct ifcvf_hw *hw, u16 qid) in ifcvf_get_vq_state() argument 339 ifcvf_set_vq_state(struct ifcvf_hw *hw, u16 qid, u16 num) ifcvf_set_vq_state() argument 348 ifcvf_set_vq_num(struct ifcvf_hw *hw, u16 qid, u32 num) ifcvf_set_vq_num() argument 356 ifcvf_set_vq_address(struct ifcvf_hw *hw, u16 qid, u64 desc_area, u64 driver_area, u64 device_area) ifcvf_set_vq_address() argument 372 ifcvf_get_vq_ready(struct ifcvf_hw *hw, u16 qid) ifcvf_get_vq_ready() argument 383 ifcvf_set_vq_ready(struct ifcvf_hw *hw, u16 qid, bool ready) ifcvf_set_vq_ready() argument 393 u16 qid; ifcvf_reset_vring() local 429 ifcvf_notify_queue(struct ifcvf_hw *hw, u16 qid) ifcvf_notify_queue() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| 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() argument 150 u16 qid; mlx5e_htb_get_txq_by_classid() local 292 int qid; mlx5e_htb_leaf_alloc_queue() local 349 u16 qid; mlx5e_htb_leaf_to_inner() local 431 mlx5e_htb_node_find_by_qid(struct mlx5e_htb *htb, u16 qid) mlx5e_htb_node_find_by_qid() argument 449 u16 qid, moved_qid; mlx5e_htb_leaf_del() local 547 u16 qid; mlx5e_htb_leaf_del_last() local [all...] |
| H A D | qos.c | 38 u16 mlx5e_qid_from_qos(struct mlx5e_channels *chs, u16 qid) in mlx5e_qid_from_qos() argument 54 static struct mlx5e_txqsq *mlx5e_get_qos_sq(struct mlx5e_priv *priv, int qid) in mlx5e_get_qos_sq() argument 76 int txq_ix, ix, qid, err = 0; in mlx5e_open_qos_sq() local 157 u16 qid; in mlx5e_activate_qos_sq() local 182 mlx5e_deactivate_qos_sq(struct mlx5e_priv *priv, u16 qid) mlx5e_deactivate_qos_sq() argument 202 mlx5e_close_qos_sq(struct mlx5e_priv *priv, u16 qid) mlx5e_close_qos_sq() argument 331 u16 qid = params->num_channels * i + c->ix; mlx5e_qos_deactivate_queues() local 354 mlx5e_reactivate_qos_sq(struct mlx5e_priv *priv, u16 qid, struct netdev_queue *txq) mlx5e_reactivate_qos_sq() argument 361 mlx5e_reset_qdisc(struct net_device *dev, u16 qid) mlx5e_reset_qdisc() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00mac.c | 95 enum data_queue_qid qid = skb_get_queue_mapping(skb); in rt2x00mac_tx() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_util.c | 493 u8 cw_min = 5, cw_max = 10, qid; in mt76x02_conf_tx() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | main.c | 408 int qid = skb_get_queue_mapping(skb); in mt7603_ps_tx_list() local
|
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| H A D | auth.c | 27 int qid; member 61 static int nvme_auth_submit(struct nvme_ctrl *ctrl, int qid, in nvme_auth_submit() argument 93 nvme_auth_receive_validate(struct nvme_ctrl *ctrl, int qid, struct nvmf_auth_dhchap_failure_data *data, u16 transaction, u8 expected_msg) nvme_auth_receive_validate() argument 857 nvme_auth_negotiate(struct nvme_ctrl *ctrl, int qid) nvme_auth_negotiate() argument 878 nvme_auth_wait(struct nvme_ctrl *ctrl, int qid) nvme_auth_wait() argument [all...] |
| H A D | trace.c | 268 u16 qid = get_unaligned_le16(spc + 2); in nvme_trace_fabrics_connect() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_getaddrinfo.c | 486 unsigned short qid = 0; in host_callback() local 460 terminate_retries(const struct host_query *hquery, unsigned short qid) terminate_retries() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_xsk.c | 291 static void ice_xsk_remove_pool(struct ice_vsi *vsi, u16 qid) in ice_xsk_remove_pool() argument 310 static int ice_xsk_pool_disable(struct ice_vsi *vsi, u16 qid) in ice_xsk_pool_disable() argument 331 ice_xsk_pool_enable(struct ice_vsi *vsi, struct xsk_buff_pool *pool, u16 qid) ice_xsk_pool_enable() argument 369 ice_xsk_pool_setup(struct ice_vsi *vsi, struct xsk_buff_pool *pool, u16 qid) ice_xsk_pool_setup() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/bonding/ |
| H A D | bond_options.c | 1332 u16 qid; in bond_option_queue_id_set() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_rcfw.h | 219 static inline u32 map_qp_id_to_tbl_indx(u32 qid, struct bnxt_qplib_rcfw *rcfw) in map_qp_id_to_tbl_indx() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| H A D | chcr_ipsec.c | 578 int qid = q->q.cntxt_id; in ch_ipsec_crypto_wreq() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpni.c | 1468 dpni_get_queue(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, enum dpni_queue_type qtype, u8 tc, u8 index, struct dpni_queue *queue, struct dpni_queue_id *qid) dpni_get_queue() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | main.c | 723 int qid; in mt7615_tx() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00queue.c | 1213 rt2x00queue_init(struct rt2x00_dev *rt2x00dev, struct data_queue *queue, enum data_queue_qid qid) rt2x00queue_init() argument 1235 enum data_queue_qid qid; rt2x00queue_allocate() local [all...] |
| /kernel/linux/linux-5.10/fs/9p/ |
| H A D | vfs_inode.c | 431 v9fs_qid_iget(struct super_block *sb, struct p9_qid *qid, struct p9_wstat *st, int new) v9fs_qid_iget() argument 1165 v9fs_qid2ino(struct p9_qid *qid) v9fs_qid2ino() argument [all...] |
| /kernel/linux/linux-5.10/drivers/s390/crypto/ |
| H A D | vfio_ap_ops.c | 441 ap_qid_t qid; in vfio_ap_has_queue() local
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | sys.c | 186 struct kqid qid; in quota_refresh_user_store() local 208 struct kqid qid; in quota_refresh_group_store() local
|