Searched refs:pinfo (Results 1 - 14 of 14) sorted by relevance

/net/mac80211/
H A Drc80211_pid_algo.c129 static void rate_control_pid_normalize(struct rc_pid_info *pinfo, int l) argument
131 int i, norm_offset = pinfo->norm_offset;
132 struct rc_pid_rateinfo *r = pinfo->rinfo;
145 static void rate_control_pid_sample(struct rc_pid_info *pinfo, argument
150 struct rc_pid_rateinfo *rinfo = pinfo->rinfo;
161 period = msecs_to_jiffies(pinfo->sampling_period);
163 spinfo->sharp_cnt = pinfo->sharpen_duration;
178 if (pinfo->oldrate != spinfo->txrate_idx) {
180 i = rinfo[pinfo->oldrate].rev_index;
187 pinfo
223 struct rc_pid_info *pinfo = priv; local
299 struct rc_pid_info *pinfo = priv; local
342 struct rc_pid_info *pinfo; local
410 struct rc_pid_info *pinfo = priv; local
[all...]
H A Dcfg.c1616 struct mpath_info *pinfo)
1625 memset(pinfo, 0, sizeof(*pinfo));
1627 pinfo->generation = mesh_paths_generation;
1629 pinfo->filled = MPATH_INFO_FRAME_QLEN |
1637 pinfo->frame_qlen = mpath->frame_queue.qlen;
1638 pinfo->sn = mpath->sn;
1639 pinfo->metric = mpath->metric;
1641 pinfo->exptime = jiffies_to_msecs(mpath->exp_time - jiffies);
1642 pinfo
1615 mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, struct mpath_info *pinfo) argument
1657 ieee80211_get_mpath(struct wiphy *wiphy, struct net_device *dev, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) argument
1678 ieee80211_dump_mpath(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) argument
[all...]
/net/packet/
H A Ddiag.c13 struct packet_diag_info pinfo; local
15 pinfo.pdi_index = po->ifindex;
16 pinfo.pdi_version = po->tp_version;
17 pinfo.pdi_reserve = po->tp_reserve;
18 pinfo.pdi_copy_thresh = po->copy_thresh;
19 pinfo.pdi_tstamp = po->tp_tstamp;
21 pinfo.pdi_flags = 0;
23 pinfo.pdi_flags |= PDI_RUNNING;
25 pinfo.pdi_flags |= PDI_AUXDATA;
27 pinfo
[all...]
/net/sched/
H A Dcls_rsvp.h428 struct tc_rsvp_pinfo *pinfo = NULL; local
480 pinfo = nla_data(tb[TCA_RSVP_PINFO]);
481 f->spi = pinfo->spi;
482 f->tunnelhdr = pinfo->tunnelhdr;
488 h1 = hash_dst(dst, pinfo ? pinfo->protocol : 0, pinfo ? pinfo->tunnelid : 0);
507 pinfo && pinfo
607 struct tc_rsvp_pinfo pinfo; local
[all...]
/net/ipv6/
H A Daddrconf.c168 struct prefix_info *pinfo);
2101 struct prefix_info *pinfo; local
2108 pinfo = (struct prefix_info *) opt;
2119 addr_type = ipv6_addr_type(&pinfo->prefix);
2124 valid_lft = ntohl(pinfo->valid);
2125 prefered_lft = ntohl(pinfo->prefered);
2146 if (pinfo->onlink) {
2163 rt = addrconf_get_prefix_route(&pinfo->prefix,
2164 pinfo->prefix_len,
2188 addrconf_prefix_route(&pinfo
4565 inet6_fill_prefix(struct sk_buff *skb, struct inet6_dev *idev, struct prefix_info *pinfo, u32 portid, u32 seq, int event, unsigned int flags) argument
4604 inet6_prefix_notify(int event, struct inet6_dev *idev, struct prefix_info *pinfo) argument
[all...]
/net/wireless/
H A Drdev-ops.h256 struct mpath_info *pinfo)
260 ret = rdev->ops->get_mpath(&rdev->wiphy, dev, dst, next_hop, pinfo);
261 trace_rdev_return_int_mpath_info(&rdev->wiphy, ret, pinfo);
268 u8 *next_hop, struct mpath_info *pinfo)
274 pinfo);
275 trace_rdev_return_int_mpath_info(&rdev->wiphy, ret, pinfo);
254 rdev_get_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) argument
266 rdev_dump_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, int idx, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) argument
H A Dtrace.h793 TP_PROTO(struct wiphy *wiphy, int ret, struct mpath_info *pinfo),
794 TP_ARGS(wiphy, ret, pinfo),
811 __entry->generation = pinfo->generation;
812 __entry->filled = pinfo->filled;
813 __entry->frame_qlen = pinfo->frame_qlen;
814 __entry->sn = pinfo->sn;
815 __entry->metric = pinfo->metric;
816 __entry->exptime = pinfo->exptime;
817 __entry->discovery_timeout = pinfo->discovery_timeout;
818 __entry->discovery_retries = pinfo
[all...]
H A Dnl80211.c4179 struct mpath_info *pinfo)
4191 nla_put_u32(msg, NL80211_ATTR_GENERATION, pinfo->generation))
4197 if ((pinfo->filled & MPATH_INFO_FRAME_QLEN) &&
4199 pinfo->frame_qlen))
4201 if (((pinfo->filled & MPATH_INFO_SN) &&
4202 nla_put_u32(msg, NL80211_MPATH_INFO_SN, pinfo->sn)) ||
4203 ((pinfo->filled & MPATH_INFO_METRIC) &&
4205 pinfo->metric)) ||
4206 ((pinfo->filled & MPATH_INFO_EXPTIME) &&
4208 pinfo
4176 nl80211_send_mpath(struct sk_buff *msg, u32 portid, u32 seq, int flags, struct net_device *dev, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) argument
4232 struct mpath_info pinfo; local
4285 struct mpath_info pinfo; local
[all...]
/net/sctp/
H A Dsocket.c4149 struct sctp_paddrinfo pinfo; local
4153 if (len < sizeof(pinfo)) {
4158 len = sizeof(pinfo);
4159 if (copy_from_user(&pinfo, optval, len)) {
4164 transport = sctp_addr_id2transport(sk, &pinfo.spinfo_address,
4165 pinfo.spinfo_assoc_id);
4169 pinfo.spinfo_assoc_id = sctp_assoc2id(transport->asoc);
4170 pinfo.spinfo_state = transport->state;
4171 pinfo.spinfo_cwnd = transport->cwnd;
4172 pinfo
[all...]
/net/core/
H A Dskbuff.c2947 struct skb_shared_info *pinfo = skb_shinfo(p); local
2957 if (pinfo->frag_list)
2963 int nr_frags = pinfo->nr_frags + i;
2970 pinfo->nr_frags = nr_frags;
2973 frag = pinfo->frags + nr_frags;
2993 int nr_frags = pinfo->nr_frags;
2994 skb_frag_t *frag = pinfo->frags + nr_frags;
3006 pinfo->nr_frags = nr_frags + 1 + skbinfo->nr_frags;
3018 } else if (skb_gro_len(p) != pinfo->gso_size)
3041 skb_shinfo(nskb)->gso_size = pinfo
[all...]
H A Ddev.c3858 const struct skb_shared_info *pinfo = skb_shinfo(skb); local
3859 const skb_frag_t *frag0 = &pinfo->frags[0];
3866 pinfo->nr_frags &&
/net/ipv4/netfilter/
H A Darp_tables.c1313 struct xt_table_info **pinfo,
1328 info = *pinfo;
1447 *pinfo = newinfo;
1311 translate_compat_table(const char *name, unsigned int valid_hooks, struct xt_table_info **pinfo, void **pentry0, unsigned int total_size, unsigned int number, unsigned int *hook_entries, unsigned int *underflows) argument
H A Dip_tables.c1635 struct xt_table_info **pinfo,
1650 info = *pinfo;
1769 *pinfo = newinfo;
1632 translate_compat_table(struct net *net, const char *name, unsigned int valid_hooks, struct xt_table_info **pinfo, void **pentry0, unsigned int total_size, unsigned int number, unsigned int *hook_entries, unsigned int *underflows) argument
/net/ipv6/netfilter/
H A Dip6_tables.c1645 struct xt_table_info **pinfo,
1660 info = *pinfo;
1779 *pinfo = newinfo;
1642 translate_compat_table(struct net *net, const char *name, unsigned int valid_hooks, struct xt_table_info **pinfo, void **pentry0, unsigned int total_size, unsigned int number, unsigned int *hook_entries, unsigned int *underflows) argument

Completed in 256 milliseconds