Home
last modified time | relevance | path

Searched defs:sinfo (Results 126 - 150 of 191) sorted by relevance

12345678

/kernel/linux/linux-6.6/net/mac80211/
H A Ddriver-ops.h567 drv_sta_statistics(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct station_info *sinfo) drv_sta_statistics() argument
H A Dsta_info.c823 struct station_info *sinfo = NULL; in __acquires() local
1397 struct station_info *sinfo; in __sta_info_destroy_part2() local
2553 sta_set_sinfo(struct sta_info *sta, struct station_info *sinfo, bool tidstats) sta_set_sinfo() argument
[all...]
H A Dcfg.c858 ieee80211_dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) ieee80211_dump_station() argument
888 ieee80211_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) ieee80211_get_station() argument
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk.c271 struct skb_shared_info *sinfo; in __xsk_rcv() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dwmi.c960 struct station_info *sinfo; in wmi_evt_connect() local
H A Dcfg80211.c430 wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid, struct station_info *sinfo) wil_cid_fill_sinfo() argument
513 wil_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, const u8 *mac, struct station_info *sinfo) wil_cfg80211_get_station() argument
553 wil_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) wil_cfg80211_dump_station() argument
[all...]
H A Ddebugfs.c1403 struct station_info *sinfo; in link_show() local
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1367 mwifiex_dump_station_info(struct mwifiex_private *priv, struct mwifiex_sta_node *node, struct station_info *sinfo) mwifiex_dump_station_info() argument
1464 mwifiex_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) mwifiex_cfg80211_get_station() argument
1481 mwifiex_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) mwifiex_cfg80211_dump_station() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c5005 iwl_mvm_mac_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct station_info *sinfo) iwl_mvm_mac_sta_statistics() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1774 ath6kl_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) ath6kl_get_station() argument
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent-tree.c4299 struct btrfs_space_info *sinfo; in btrfs_reserve_extent() local
5673 u64 btrfs_account_ro_block_groups_free_space(struct btrfs_space_info *sinfo) in btrfs_account_ro_block_groups_free_space() argument
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c752 ieee80211_dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) ieee80211_dump_station() argument
782 ieee80211_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) ieee80211_get_station() argument
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c2068 struct aac_supplement_adapter_info * sinfo; in aac_get_adapter_info() local
/kernel/linux/linux-6.6/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, in mlx5e_add_skb_shared_info_frag() argument
1727 struct skb_shared_info *sinfo; in mlx5e_skb_from_cqe_nonlinear() local
2003 struct skb_shared_info *sinfo; mlx5e_skb_from_cqe_mpwrq_nonlinear() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2135 struct skb_shared_info *sinfo; in i40e_construct_skb() local
2231 struct skb_shared_info *sinfo; in i40e_build_skb() local
2438 struct skb_shared_info *sinfo in i40e_add_xdp_frag() local
3796 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); i40e_xmit_xdp_ring() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfree-space-cache.c2693 struct btrfs_space_info *sinfo = block_group->space_info; in __btrfs_add_free_space_zoned() local
H A Dextent-tree.c4559 struct btrfs_space_info *sinfo; in btrfs_reserve_extent() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dwmi.c960 struct station_info *sinfo; in wmi_evt_connect() local
H A Dcfg80211.c430 wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid, struct station_info *sinfo) wil_cid_fill_sinfo() argument
535 wil_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, const u8 *mac, struct station_info *sinfo) wil_cfg80211_get_station() argument
575 wil_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) wil_cfg80211_dump_station() argument
[all...]
H A Ddebugfs.c1392 struct station_info *sinfo; in link_show() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1774 ath6kl_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) ath6kl_get_station() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1430 mwifiex_dump_station_info(struct mwifiex_private *priv, struct mwifiex_sta_node *node, struct station_info *sinfo) mwifiex_dump_station_info() argument
1527 mwifiex_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) mwifiex_cfg80211_get_station() argument
1544 mwifiex_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *mac, struct station_info *sinfo) mwifiex_cfg80211_dump_station() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c2076 struct aac_supplement_adapter_info * sinfo; in aac_get_adapter_info() local
/kernel/linux/linux-6.6/net/sched/
H A Dcls_flower.c1384 struct gtp_pdu_session_info *sinfo; in fl_set_gtp_opt() local
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_make_chunk.c722 sctp_make_datafrag_empty(const struct sctp_association *asoc, const struct sctp_sndrcvinfo *sinfo, int len, __u8 flags, gfp_t gfp) sctp_make_datafrag_empty() argument

Completed in 98 milliseconds

12345678