Searched defs:sinfo (Results 101 - 111 of 111) sorted by relevance

12345

/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c7178 rtl8xxxu_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct station_info *sinfo) argument
/linux-master/drivers/net/
H A Dvirtio_net.c1395 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); local
/linux-master/fs/smb/server/
H A Dsmb2pdu.c4480 struct smb2_file_standard_info *sinfo; local
4756 struct smb2_file_standard_info *sinfo; local
[all...]
/linux-master/fs/btrfs/
H A Dinode.c1807 struct btrfs_space_info *sinfo = fs_info->data_sinfo; local
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c8891 static void ath11k_mac_put_chain_rssi(struct station_info *sinfo, argument
8920 ath11k_mac_op_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct station_info *sinfo) argument
[all...]
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c2355 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); local
/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c2075 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); local
2094 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); local
2355 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); local
2398 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); local
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c8662 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); local
/linux-master/net/wireless/
H A Dnl80211.c6530 nl80211_send_station(struct sk_buff *msg, u32 cmd, u32 portid, u32 seq, int flags, struct cfg80211_registered_device *rdev, struct net_device *dev, const u8 *mac_addr, struct station_info *sinfo) argument
6764 struct station_info sinfo; local
6819 struct station_info sinfo; local
12831 struct station_info sinfo = {}; local
15745 struct station_info sinfo = {}; local
18681 cfg80211_new_sta(struct net_device *dev, const u8 *mac_addr, struct station_info *sinfo, gfp_t gfp) argument
18705 cfg80211_del_sta_sinfo(struct net_device *dev, const u8 *mac_addr, struct station_info *sinfo, gfp_t gfp) argument
[all...]
/linux-master/net/core/
H A Dfilter.c3941 struct skb_shared_info *sinfo; local
3986 struct skb_shared_info *sinfo; local
4081 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); local
4138 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); local
[all...]
/linux-master/include/net/
H A Dcfg80211.h2239 cfg80211_get_station(struct net_device *dev, const u8 *mac_addr, struct station_info *sinfo) argument
8274 cfg80211_sinfo_release_content(struct station_info *sinfo) argument
[all...]

Completed in 468 milliseconds

12345