Searched refs:sinfo (Results 51 - 75 of 130) sorted by relevance

123456

/linux-master/sound/soc/intel/catpt/
H A Dmessages.c54 struct catpt_stream_info *sinfo)
94 reply.size = sizeof(*sinfo);
95 reply.data = sinfo;
45 catpt_ipc_alloc_stream(struct catpt_dev *cdev, enum catpt_path_id path_id, enum catpt_stream_type type, struct catpt_audio_format *afmt, struct catpt_ring_info *rinfo, u8 num_modules, struct catpt_module_entry *modules, struct resource *persistent, struct resource *scratch, struct catpt_stream_info *sinfo) argument
/linux-master/drivers/tee/amdtee/
H A Damdtee_private.h166 int handle_invoke_cmd(struct tee_ioctl_invoke_arg *arg, u32 sinfo,
H A Dcall.c240 int handle_invoke_cmd(struct tee_ioctl_invoke_arg *arg, u32 sinfo, argument
265 cmd.session_info = sinfo;
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c579 qtnf_cmd_sta_info_parse(struct station_info *sinfo, const u8 *data, argument
619 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_INACTIVE_TIME);
620 sinfo->inactive_time = le32_to_cpu(stats->inactive_time);
625 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_CONNECTED_TIME);
626 sinfo->connected_time = le32_to_cpu(stats->connected_time);
630 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_SIGNAL);
631 sinfo->signal = stats->signal - QLINK_RSSI_OFFSET;
635 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_SIGNAL_AVG);
636 sinfo->signal_avg = stats->signal_avg - QLINK_RSSI_OFFSET;
640 sinfo
702 qtnf_cmd_get_sta_info(struct qtnf_vif *vif, const u8 *sta_mac, struct station_info *sinfo) argument
[all...]
H A Dcommands.h35 struct station_info *sinfo);
H A Dcfg80211.c486 const u8 *mac, struct station_info *sinfo)
490 sinfo->generation = vif->generation;
491 return qtnf_cmd_get_sta_info(vif, mac, sinfo);
496 int idx, u8 *mac, struct station_info *sinfo)
520 ret = qtnf_cmd_get_sta_info(vif, mac, sinfo);
525 sinfo->filled = 0;
529 sinfo->generation = vif->generation;
485 qtnf_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) argument
495 qtnf_dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) argument
/linux-master/include/trace/events/
H A Dbtrfs.h2188 const struct btrfs_space_info *sinfo),
2190 TP_ARGS(fs_info, sinfo),
2212 __entry->flags = sinfo->flags;
2213 __entry->total_bytes = sinfo->total_bytes;
2214 __entry->bytes_used = sinfo->bytes_used;
2215 __entry->bytes_pinned = sinfo->bytes_pinned;
2216 __entry->bytes_reserved = sinfo->bytes_reserved;
2217 __entry->bytes_may_use = sinfo->bytes_may_use;
2218 __entry->bytes_readonly = sinfo->bytes_readonly;
2219 __entry->reclaim_size = sinfo
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1432 struct station_info *sinfo)
1436 sinfo->filled = BIT_ULL(NL80211_STA_INFO_RX_BYTES) | BIT_ULL(NL80211_STA_INFO_TX_BYTES) |
1445 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_INACTIVE_TIME) |
1447 sinfo->inactive_time =
1450 sinfo->signal = node->stats.rssi;
1451 sinfo->signal_avg = node->stats.rssi;
1452 sinfo->rx_bytes = node->stats.rx_bytes;
1453 sinfo->tx_bytes = node->stats.tx_bytes;
1454 sinfo->rx_packets = node->stats.rx_packets;
1455 sinfo
1430 mwifiex_dump_station_info(struct mwifiex_private *priv, struct mwifiex_sta_node *node, struct station_info *sinfo) argument
1527 mwifiex_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) argument
1544 mwifiex_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) argument
[all...]
/linux-master/drivers/most/
H A Dmost_snd.c441 } sinfo[] = { variable in typeref:struct:sample_resolution_info
454 for (i = 0; i < ARRAY_SIZE(sinfo); i++) {
455 if (!strcmp(sample_res, sinfo[i].sample_res))
467 if (cfg->subbuffer_size != ch_num * sinfo[i].bytes) {
483 pcm_hw->formats = sinfo[i].formats;
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c975 struct station_info *sinfo)
983 sinfo->filled = 0;
1006 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_SIGNAL);
1007 sinfo->signal = translate_percentage_to_dbm(padapter->recvpriv.signal_strength);
1009 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_TX_BITRATE);
1010 sinfo->txrate.legacy = rtw_get_cur_max_rate(padapter);
1012 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_RX_PACKETS);
1013 sinfo->rx_packets = sta_rx_data_pkts(psta);
1015 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_TX_PACKETS);
1016 sinfo
972 cfg80211_rtw_get_station(struct wiphy *wiphy, struct net_device *ndev, const u8 *mac, struct station_info *sinfo) argument
1927 struct station_info sinfo = {}; local
2428 cfg80211_rtw_dump_station(struct wiphy *wiphy, struct net_device *ndev, int idx, u8 *mac, struct station_info *sinfo) argument
[all...]
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c379 struct skb_shared_info *sinfo; local
385 sinfo = xdp_get_shared_info_from_frame(frame);
386 frag = sinfo->frags;
388 for (i = 0; i < sinfo->nr_frags; i++, frag++, bi++) {
516 struct skb_shared_info *sinfo; local
521 sinfo = xdp_get_shared_info_from_buff(&xdp_buf);
522 sinfo->nr_frags = 0;
523 sinfo->xdp_frags_size = 0;
527 if (unlikely(sinfo->nr_frags >= MAX_SKB_FRAGS)) {
532 frag = &sinfo
[all...]
/linux-master/fs/btrfs/
H A Dblock-group.c1004 struct btrfs_space_info *sinfo; local
1006 list_for_each_entry_rcu(sinfo, head, list) {
1007 down_read(&sinfo->groups_sem);
1008 if (!list_empty(&sinfo->block_groups[BTRFS_RAID_RAID5]))
1010 if (!list_empty(&sinfo->block_groups[BTRFS_RAID_RAID6]))
1012 if (!list_empty(&sinfo->block_groups[BTRFS_RAID_RAID1C3]))
1014 if (!list_empty(&sinfo->block_groups[BTRFS_RAID_RAID1C4]))
1016 up_read(&sinfo->groups_sem);
1339 struct btrfs_space_info *sinfo = cache->space_info; local
1343 spin_lock(&sinfo
3010 struct btrfs_space_info *sinfo = cache->space_info; local
3799 should_alloc_chunk(struct btrfs_fs_info *fs_info, struct btrfs_space_info *sinfo, int force) argument
[all...]
H A Dsysfs.c693 struct btrfs_space_info *sinfo = to_space_info(kobj->parent); local
698 down_read(&sinfo->groups_sem);
699 list_for_each_entry(block_group, &sinfo->block_groups[index], list) {
705 up_read(&sinfo->groups_sem);
737 struct btrfs_space_info *sinfo = to_space_info(kobj); \
738 return btrfs_show_u64(&sinfo->field, &sinfo->lock, buf); \
745 struct btrfs_space_info *sinfo = to_space_info(kobj); local
747 return sysfs_emit(buf, "%llu\n", READ_ONCE(sinfo->chunk_size));
805 struct btrfs_space_info *sinfo local
961 struct btrfs_space_info *sinfo = to_space_info(kobj); local
[all...]
/linux-master/drivers/firmware/arm_scmi/
H A Ddriver.c2311 static int __scmi_xfer_info_init(struct scmi_info *sinfo, argument
2316 struct device *dev = sinfo->dev;
2317 const struct scmi_desc *desc = sinfo->desc;
2364 static int scmi_channels_max_msg_configure(struct scmi_info *sinfo) argument
2366 const struct scmi_desc *desc = sinfo->desc;
2369 sinfo->tx_minfo.max_msg = desc->max_msg;
2370 sinfo->rx_minfo.max_msg = desc->max_msg;
2374 base_cinfo = idr_find(&sinfo->tx_idr, SCMI_PROTOCOL_BASE);
2377 sinfo->tx_minfo.max_msg = desc->ops->get_max_msg(base_cinfo);
2380 base_cinfo = idr_find(&sinfo
2389 scmi_xfer_info_init(struct scmi_info *sinfo) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1775 const u8 *mac, struct station_info *sinfo)
1813 sinfo->rx_bytes = vif->target_stats.rx_byte;
1814 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_RX_BYTES64);
1815 sinfo->rx_packets = vif->target_stats.rx_pkt;
1816 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_RX_PACKETS);
1820 sinfo->tx_bytes = vif->target_stats.tx_byte;
1821 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_TX_BYTES64);
1822 sinfo->tx_packets = vif->target_stats.tx_pkt;
1823 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_TX_PACKETS);
1826 sinfo
1774 ath6kl_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) argument
[all...]
H A Dmain.c429 struct station_info *sinfo; local
488 sinfo = kzalloc(sizeof(*sinfo), GFP_KERNEL);
489 if (!sinfo)
492 /* TODO: sinfo.generation */
494 sinfo->assoc_req_ies = ies;
495 sinfo->assoc_req_ies_len = ies_len;
497 cfg80211_new_sta(vif->ndev, mac_addr, sinfo, GFP_KERNEL);
501 kfree(sinfo);
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3064 struct station_info *sinfo)
3079 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_TX_BITRATE);
3080 sinfo->txrate.legacy = rate * 5;
3090 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_SIGNAL);
3091 sinfo->signal = rssi;
3099 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_RX_PACKETS) |
3103 sinfo->rx_packets = le32_to_cpu(pktcnt.rx_good_pkt);
3104 sinfo->rx_dropped_misc = le32_to_cpu(pktcnt.rx_bad_pkt);
3105 sinfo->tx_packets = le32_to_cpu(pktcnt.tx_good_pkt);
3106 sinfo
3063 brcmf_cfg80211_get_station_ibss(struct brcmf_if *ifp, struct station_info *sinfo) argument
3112 brcmf_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, const u8 *mac, struct station_info *sinfo) argument
3235 brcmf_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *ndev, int idx, u8 *mac, struct station_info *sinfo) argument
6461 struct station_info *sinfo; local
[all...]
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dcfg.c1607 const u8 *mac, struct station_info *sinfo)
1614 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_TX_BYTES) |
1618 sinfo->tx_bytes = priv->dev->stats.tx_bytes;
1619 sinfo->tx_packets = priv->dev->stats.tx_packets;
1620 sinfo->rx_bytes = priv->dev->stats.rx_bytes;
1621 sinfo->rx_packets = priv->dev->stats.rx_packets;
1626 sinfo->signal = signal;
1627 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_SIGNAL);
1633 sinfo->txrate.legacy = lbs_rates[i].bitrate;
1634 sinfo
1606 lbs_cfg_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) argument
[all...]
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c431 struct station_info *sinfo)
477 sinfo->generation = wil->sinfo_gen;
479 sinfo->filled = BIT_ULL(NL80211_STA_INFO_RX_BYTES) |
507 sinfo->txrate.flags = tx_rate_flag;
508 sinfo->rxrate.flags = rx_rate_flag;
509 sinfo->txrate.mcs = tx_mcs;
510 sinfo->rxrate.mcs = rx_mcs;
512 sinfo->txrate.n_bonded_ch =
514 sinfo->rxrate.n_bonded_ch =
516 sinfo
430 wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid, struct station_info *sinfo) argument
535 wil_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, const u8 *mac, struct station_info *sinfo) argument
575 wil_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) argument
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2122 struct skb_shared_info *sinfo; local
2164 sinfo = xdp_get_shared_info_from_buff(xdp);
2165 nr_frags = sinfo->nr_frags;
2188 memcpy(&skinfo->frags[skinfo->nr_frags], &sinfo->frags[0],
2192 sinfo->xdp_frags_size,
2218 struct skb_shared_info *sinfo; local
2230 sinfo = xdp_get_shared_info_from_buff(xdp);
2231 nr_frags = sinfo->nr_frags;
2247 sinfo->xdp_frags_size,
2425 struct skb_shared_info *sinfo local
3819 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); local
[all...]
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c739 const u8 *mac, struct station_info *sinfo)
763 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_INACTIVE_TIME);
766 sinfo->inactive_time = 1000 * inactive_time;
775 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_SIGNAL) |
781 sinfo->signal = stats.rssi;
782 sinfo->rx_packets = stats.rx_cnt;
783 sinfo->tx_packets = stats.tx_cnt + stats.tx_fail_cnt;
784 sinfo->tx_failed = stats.tx_fail_cnt;
785 sinfo->txrate.legacy = stats.link_speed * 10;
1324 int idx, u8 *mac, struct station_info *sinfo)
738 get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) argument
1323 dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) argument
[all...]
/linux-master/net/sctp/
H A Dsocket.c1626 if (cmsgs->sinfo) {
1627 srinfo->sinfo_stream = cmsgs->sinfo->snd_sid;
1628 srinfo->sinfo_flags = cmsgs->sinfo->snd_flags;
1629 srinfo->sinfo_ppid = cmsgs->sinfo->snd_ppid;
1630 srinfo->sinfo_context = cmsgs->sinfo->snd_context;
1631 srinfo->sinfo_assoc_id = cmsgs->sinfo->snd_assoc_id;
1793 struct sctp_sndrcvinfo *sinfo)
1804 if (sinfo->sinfo_stream >= asoc->stream.outcnt) {
1809 if (unlikely(!SCTP_SO(&asoc->stream, sinfo->sinfo_stream)->ext)) {
1810 err = sctp_stream_init_ext(&asoc->stream, sinfo
1790 sctp_sendmsg_to_asoc(struct sctp_association *asoc, struct msghdr *msg, size_t msg_len, struct sctp_transport *transport, struct sctp_sndrcvinfo *sinfo) argument
1917 sctp_sendmsg_update_sinfo(struct sctp_association *asoc, struct sctp_sndrcvinfo *sinfo, struct sctp_cmsgs *cmsgs) argument
1947 struct sctp_sndrcvinfo _sinfo, *sinfo; local
[all...]
H A Dstream_interleave.c26 const struct sctp_sndrcvinfo *sinfo,
33 dp.stream = htons(sinfo->sinfo_stream);
35 if (sinfo->sinfo_flags & SCTP_UNORDERED)
43 memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo));
70 hdr->ppid = lchunk->sinfo.sinfo_ppid;
24 sctp_make_idatafrag_empty( const struct sctp_association *asoc, const struct sctp_sndrcvinfo *sinfo, int len, __u8 flags, gfp_t gfp) argument
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c583 struct skb_shared_info *sinfo; local
592 sinfo = xdp_get_shared_info_from_frame(xdpf);
596 nr_frags = sinfo->nr_frags;
597 total_len += sinfo->xdp_frags_size;
612 skb_frag_t *frag = &sinfo->frags[frag_count];
834 struct skb_shared_info *sinfo; local
841 sinfo = xdp_get_shared_info_from_frame(xdpf);
842 frags += sinfo->nr_frags;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c498 mlx5e_add_skb_shared_info_frag(struct mlx5e_rq *rq, struct skb_shared_info *sinfo, argument
511 sinfo->nr_frags = 0;
512 sinfo->xdp_frags_size = 0;
516 frag = &sinfo->frags[sinfo->nr_frags++];
521 sinfo->xdp_frags_size += len;
1727 struct skb_shared_info *sinfo; local
1749 sinfo = xdp_get_shared_info_from_buff(&mxbuf.xdp);
1761 mlx5e_add_skb_shared_info_frag(rq, sinfo, &mxbuf.xdp, frag_page,
1792 /* sinfo
2003 struct skb_shared_info *sinfo; local
[all...]

Completed in 346 milliseconds

123456