| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_power.c | 291 uint16_t aid; in ieee80211_set_tim() local 298 aid = IEEE80211_AID(ni->ni_associd); in ieee80211_set_tim() 299 KASSERT(aid < vap->iv_max_aid, in ieee80211_set_tim() 300 ("bogus aid %u, max %u", aid, vap->iv_max_aid)); in ieee80211_set_tim() 303 changed = (set != (isset(vap->iv_tim_bitmap, aid) != 0)); in ieee80211_set_tim() 306 setbit(vap->iv_tim_bitmap, aid); in ieee80211_set_tim() 309 clrbit(vap->iv_tim_bitmap, aid); in ieee80211_set_tim()
|
| H A D | ieee80211_node.c | 2755 uint16_t aid; in ieee80211_node_join() local 2762 for (aid = 1; aid < vap->iv_max_aid; aid++) { in ieee80211_node_join() 2763 if (!IEEE80211_AID_ISSET(vap, aid)) in ieee80211_node_join() 2766 if (aid >= vap->iv_max_aid) { in ieee80211_node_join() 2771 ni->ni_associd = aid | 0xc000; in ieee80211_node_join()
|
| H A D | ieee80211_hostap.c | 2388 uint16_t aid; in ieee80211_recv_pspoll() local 2403 aid = le16toh(*(uint16_t *)wh->i_dur); in ieee80211_recv_pspoll() 2404 if (aid != ni->ni_associd) { in ieee80211_recv_pspoll() 2409 ni->ni_associd, aid); in ieee80211_recv_pspoll()
|
| H A D | ieee80211_sta.c | 1554 int aid = IEEE80211_AID(ni->ni_associd); in sta_recv_mgmt() local 1555 int ix = aid / NBBY; in sta_recv_mgmt() 1567 isset(tim->tim_bitmap - min, aid)) { in sta_recv_mgmt()
|
| /f-stack/dpdk/drivers/mempool/octeontx/ |
| H A D | octeontx_fpavf.c | 42 int aid; member 262 cfg.aid = 0; in octeontx_fpapf_pool_setup() 277 fpa->vf_id, gpool, cfg.aid, (unsigned int)cfg.pool_cfg, in octeontx_fpapf_pool_setup() 309 cfg.aid = 0; in octeontx_fpapf_pool_destroy() 348 cfg.aid = 0; in octeontx_fpapf_aura_attach() 377 cfg.aid = 0; in octeontx_fpapf_aura_detach()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pmem/ |
| H A D | pmem-region.txt | 11 persistent regions separately to the normal memory pool. To aid with that this
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | open-pic.txt | 10 NOTE: Many of these descriptions were paraphrased here from [1] to aid
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
| H A D | README.state | 60 # aid the user in seeing how the changes trickle down
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | packet_distrib_lib.rst | 81 are likely of less use that the process and returned_pkts APIS, and are principally provided to aid…
|
| H A D | rcu_lib.rst | 189 However, these APIs can aid in debugging issues. One can mark the access to
|
| H A D | bbdev.rst | 204 With the aid of this capabilities mechanism, an application can query devices to
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_regs.h | 272 u32 aid : 6; member 446 u32 aid : 6; member 1015 u32 aid : 6; member
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_regs.h | 71 u32 aid : 6; member 785 u32 aid : 6; member
|
| /f-stack/freebsd/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 50 A variety of methods and tools are available to aid ZFS developers.
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 246 - Add files in contrib/minizip to aid in building libminizip
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure | 2194 running configure, to aid debugging if configure makes a mistake.
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 9440 aid with disassembly and External statement generation. ACPICA BZ 742.
|