Home
last modified time | relevance | path

Searched refs:req_id (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h444 const u8 * dpp_get_attr(const u8 *buf, size_t len, u16 req_id, u16 *ret_len);
H A Ddpp.c722 const u8 * dpp_get_attr(const u8 *buf, size_t len, u16 req_id, u16 *ret_len) in dpp_get_attr() argument
734 if (id == req_id) { in dpp_get_attr()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.h588 const u8 * dpp_get_attr(const u8 *buf, size_t len, u16 req_id, u16 *ret_len);
H A Ddpp.c66 const u8 * dpp_get_attr(const u8 *buf, size_t len, u16 req_id, u16 *ret_len) in dpp_get_attr() argument
78 if (id == req_id) { in dpp_get_attr()
90 u16 req_id, u16 *ret_len) in dpp_get_attr_next()
106 if (id == req_id) { in dpp_get_attr_next()
89 dpp_get_attr_next(const u8 *prev, const u8 *buf, size_t len, u16 req_id, u16 *ret_len) dpp_get_attr_next() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_msgbuf.c6279 DHD_CTL(("IOCTL_COMPLETE: req_id %x transid %d status %x resplen %d\n", in dhd_prot_ioctcmplt_process()
8756 uint16 ring_type, uint32 req_id) in dhd_send_d2h_ringcreate()
8786 ring_to_create->create_req_id = (uint16)req_id; in dhd_send_d2h_ringcreate()
8755 dhd_send_d2h_ringcreate(dhd_pub_t *dhd, msgbuf_ring_t *ring_to_create, uint16 ring_type, uint32 req_id) dhd_send_d2h_ringcreate() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h10229 uint8 req_id; /* Requestor instance id */ member
19291 uint8 req_id; /* Requestor instance id */ member

Completed in 93 milliseconds