Home
last modified time | relevance | path

Searched refs:reqid (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c47 brcmf_dbg(SCAN, "reqid=%llu\n", req->reqid); in brcmf_pno_store_request()
54 static int brcmf_pno_remove_request(struct brcmf_pno_info *pi, u64 reqid) in brcmf_pno_remove_request() argument
66 if (pi->reqs[i]->reqid == reqid) in brcmf_pno_remove_request()
75 brcmf_dbg(SCAN, "reqid=%llu\n", reqid); in brcmf_pno_remove_request()
188 pi->reqs[ri]->reqid, pfn_mac.mac); in brcmf_pno_set_random()
473 brcmf_dbg(TRACE, "reqid=%llu\n", req->reqid); in brcmf_pno_start_sched_scan()
482 brcmf_pno_remove_request(pi, req->reqid); in brcmf_pno_start_sched_scan()
490 int brcmf_pno_stop_sched_scan(struct brcmf_if *ifp, u64 reqid) in brcmf_pno_stop_sched_scan() argument
495 brcmf_dbg(TRACE, "reqid=%llu\n", reqid); in brcmf_pno_stop_sched_scan()
503 err = brcmf_pno_remove_request(pi, reqid); in brcmf_pno_stop_sched_scan()
[all …]
H A Dbcdc.c93 u16 reqid; member
122 flags = (++bcdc->reqid << BCDC_DCMD_ID_SHIFT); in brcmf_proto_bcdc_msg()
179 ret = brcmf_proto_bcdc_cmplt(drvr, bcdc->reqid, len); in brcmf_proto_bcdc_query_dcmd()
186 if ((id < bcdc->reqid) && (++retries < RETRIES)) in brcmf_proto_bcdc_query_dcmd()
188 if (id != bcdc->reqid) { in brcmf_proto_bcdc_query_dcmd()
191 bcdc->reqid); in brcmf_proto_bcdc_query_dcmd()
231 ret = brcmf_proto_bcdc_cmplt(drvr, bcdc->reqid, len); in brcmf_proto_bcdc_set_dcmd()
238 if (id != bcdc->reqid) { in brcmf_proto_bcdc_set_dcmd()
241 bcdc->reqid); in brcmf_proto_bcdc_set_dcmd()
H A Dpno.h31 int brcmf_pno_stop_sched_scan(struct brcmf_if *ifp, u64 reqid);
H A Dmsgbuf.c260 u32 reqid; member
450 msgbuf->reqid++; in brcmf_msgbuf_tx_ioctl()
459 request->trans_id = cpu_to_le16(msgbuf->reqid); in brcmf_msgbuf_tx_ioctl()
H A Dcfg80211.c1190 u64 reqid; in brcmf_notify_escan_complete() local
1239 reqid = brcmf_pno_find_reqid_by_bucket(cfg->pno, in brcmf_notify_escan_complete()
1243 reqid); in brcmf_notify_escan_complete()
1245 reqid); in brcmf_notify_escan_complete()
3977 struct net_device *ndev, u64 reqid) in brcmf_cfg80211_sched_scan_stop() argument
3983 brcmf_pno_stop_sched_scan(ifp, reqid); in brcmf_cfg80211_sched_scan_stop()
/linux/tools/testing/selftests/net/
H A Dvrf-xfrm-tests.sh260 proto esp spi ${SPI_1} reqid 0 mode tunnel \
267 proto esp spi ${SPI_1} reqid 0 mode tunnel \
275 proto esp spi ${SPI_2} reqid 0 mode tunnel \
282 proto esp spi ${SPI_2} reqid 0 mode tunnel \
290 proto esp spi ${SPI_1} reqid 0 mode tunnel \
297 proto esp spi ${SPI_1} reqid 0 mode tunnel \
305 proto esp spi ${SPI_2} reqid 0 mode tunnel \
312 proto esp spi ${SPI_2} reqid 0 mode tunnel \
H A Drtnetlink.sh677 mode transport reqid 0x07 replay-window 32 \
695 spi 0x07 mode transport reqid 0x07
793 mode transport reqid 42
797 mode transport reqid 42
800 mode transport reqid 42 $algo sel src $srcip/24 dst $dstip/24 \
804 mode transport reqid 42 $algo sel src $dstip/24 dst $srcip/24 \
/linux/net/xfrm/
H A Dxfrm_state.c64 u32 reqid, in xfrm_dst_hash() argument
69 return __xfrm_dst_hash(daddr, saddr, reqid, family, net->xfrm.state_hmask); in xfrm_dst_hash()
131 x->props.reqid, x->props.family, in xfrm_hash_transfer()
1106 x->props.reqid = tmpl->reqid; in xfrm_init_tempstate()
1383 x->props.reqid == tmpl->reqid && in xfrm_state_find()
1400 x->props.reqid == tmpl->reqid && in xfrm_state_find()
1421 h = __xfrm_dst_hash(daddr, saddr, tmpl->reqid, encap_family, state_ptrs.hmask); in xfrm_state_find()
1441 x->props.reqid == tmpl->reqid && in xfrm_state_find()
1455 h_wildcard = __xfrm_dst_hash(daddr, &saddr_wildcard, tmpl->reqid, in xfrm_state_find()
1476 x->props.reqid == tmpl->reqid && in xfrm_state_find()
[all …]
H A Dxfrm_hash.h86 u32 reqid, unsigned short family, in __xfrm_dst_hash() argument
89 unsigned int h = family ^ reqid; in __xfrm_dst_hash()
H A Dxfrm_user.c822 x->props.reqid = p->reqid; in copy_from_user_state()
1149 p->reqid = x->props.reqid; in copy_to_user_state()
1876 x = xfrm_find_acq(net, &m, p->info.mode, p->info.reqid, in xfrm_alloc_userspi()
2040 t->reqid = ut->reqid; in copy_templates()
2305 up->reqid = kp->reqid; in copy_to_user_tmpl()
2700 id->reqid = x->props.reqid; in build_aevent()
3043 x->props.reqid = t->reqid; in xfrm_add_acquire()
3102 ma->reqid = um->reqid; in copy_from_user_migrate()
3185 um.reqid = m->reqid; in copy_to_user_migrate()
4175 um->reqid = x->props.reqid; in build_mapping()
H A Dxfrm_policy.c3389 (x->props.reqid == tmpl->reqid || !tmpl->reqid) && in xfrm_state_ok()
4542 (m->reqid == 0 || t->reqid == m->reqid)) { in migrate_tmpl_match()
4636 m[i].reqid == m[j].reqid && in xfrm_migrate_check()
/linux/include/uapi/linux/netfilter/
H A Dxt_policy.h30 reqid:1; member
59 __u32 reqid; member
/linux/net/key/
H A Daf_key.c996 sa2->sadb_x_sa2_reqid = x->props.reqid; in __pfkey_xfrm_state2msg()
1246 x->props.reqid = sa2->sadb_x_sa2_reqid; in pfkey_msg2xfrm_state()
1316 u32 reqid; in pfkey_getspi() local
1333 reqid = sa2->sadb_x_sa2_reqid; in pfkey_getspi()
1336 reqid = 0; in pfkey_getspi()
1365 x = xfrm_find_acq(net, &dummy_mark, mode, reqid, 0, UINT_MAX, in pfkey_getspi()
1912 u32 reqid = *(u32*)ptr; in check_reqid() local
1915 if (xp->xfrm_vec[i].reqid == reqid) in check_reqid()
1926 static u32 reqid = IPSEC_MANUAL_REQID_MAX; in gen_reqid() local
1928 start = reqid; in gen_reqid()
[all …]
/linux/net/netfilter/
H A Dxt_policy.c48 MATCH(reqid, x->props.reqid); in match_xfrm_state()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h111 u32 reqid; member
299 u32 reqid; member
H A Dipsec.c470 attrs->reqid = x->props.reqid; in mlx5e_ipsec_build_accel_xfrm_attrs()
607 if (!x->props.reqid) { in mlx5e_xfrm_validate_state()
1195 if (!x->xfrm_vec[0].reqid && sel->proto == IPPROTO_IP && in mlx5e_xfrm_validate_policy()
1251 attrs->reqid = x->xfrm_vec[0].reqid; in mlx5e_ipsec_build_accel_pol_attrs()
H A Dipsec_fs.c1625 static void setup_fte_reg_c4(struct mlx5_flow_spec *spec, u32 reqid) in setup_fte_reg_c4() argument
1633 misc_parameters_2.metadata_reg_c_4, reqid); in setup_fte_reg_c4()
2199 setup_fte_reg_c4(spec, attrs->reqid); in tx_add_rule()
2288 if (!attrs->reqid) in tx_add_policy()
2291 err = setup_modify_header(ipsec, attrs->type, attrs->reqid, in tx_add_policy()
/linux/net/wireless/
H A Dscan.c1231 cfg80211_find_sched_scan_req(struct cfg80211_registered_device *rdev, u64 reqid) in cfg80211_find_sched_scan_req() argument
1237 if (pos->reqid == reqid) in cfg80211_find_sched_scan_req()
1259 if (!i && !pos->reqid) in cfg80211_sched_scan_req_possible()
1302 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_results() argument
1307 trace_cfg80211_sched_scan_results(wiphy, reqid); in cfg80211_sched_scan_results()
1311 request = cfg80211_find_sched_scan_req(rdev, reqid); in cfg80211_sched_scan_results()
1320 void cfg80211_sched_scan_stopped_locked(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_locked() argument
1326 trace_cfg80211_sched_scan_stopped(wiphy, reqid); in cfg80211_sched_scan_stopped_locked()
1328 __cfg80211_stop_sched_scan(rdev, reqid, true); in cfg80211_sched_scan_stopped_locked()
1332 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() argument
[all …]
H A Drdev-ops.h894 trace_rdev_sched_scan_start(&rdev->wiphy, dev, request->reqid); in rdev_sched_scan_start()
901 struct net_device *dev, u64 reqid) in rdev_sched_scan_stop() argument
904 trace_rdev_sched_scan_stop(&rdev->wiphy, dev, reqid); in rdev_sched_scan_stop()
905 ret = rdev->ops->sched_scan_stop(&rdev->wiphy, dev, reqid); in rdev_sched_scan_stop()
H A Dcore.h460 u64 reqid, bool driver_initiated);
/linux/net/core/
H A Dnet_namespace.c270 static int alloc_netid(struct net *net, struct net *peer, int reqid) in alloc_netid() argument
274 if (reqid >= 0) { in alloc_netid()
275 min = reqid; in alloc_netid()
276 max = reqid + 1; in alloc_netid()
/linux/include/net/
H A Dxfrm.h220 u32 reqid; member
561 u32 reqid; member
688 u32 reqid; member
1697 u8 mode, u8 proto, u32 reqid);
1885 u8 mode, u32 reqid, u32 if_id, u32 pcpu_num, u8 proto,
H A Dcfg80211.h3017 u64 reqid; member
5122 u64 reqid);
7756 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid);
7768 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid);
7781 void cfg80211_sched_scan_stopped_locked(struct wiphy *wiphy, u64 reqid);
/linux/drivers/ntb/hw/idt/
H A Dntb_hw_idt.c732 u32 reqid, mtbldata = 0; in idt_ntb_local_link_enable() local
739 reqid = idt_nt_read(ndev, IDT_NT_REQIDCAP); in idt_ntb_local_link_enable()
745 mtbldata = SET_FIELD(NTMTBLDATA_REQID, 0, reqid) | in idt_ntb_local_link_enable()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tunnel_kern.c972 xfrm_reqid = x.reqid; in xfrm_get_state()

12