Searched refs:plid (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.15/net/mac80211/ |
| D | mesh_plink.c | 79 sta->mesh->llid = sta->mesh->plid = sta->mesh->reason = 0; in mesh_plink_fsm_restart() 213 u8 *da, u16 llid, u16 plid, u16 reason) in mesh_plink_frame_tx() argument 298 if (plid) { in mesh_plink_frame_tx() 320 put_unaligned_le16(plid, pos); in mesh_plink_frame_tx() 398 sta->mesh->plid, sta->mesh->reason); in mesh_plink_deactivate() 723 sta->mesh->llid, sta->mesh->plid, reason); in mesh_plink_timer() 978 sta->mesh->llid, sta->mesh->plid, in mesh_plink_fsm() 986 sta->mesh->plid, 0); in mesh_plink_fsm() 1011 u16 llid, u16 plid) in mesh_plink_get_event() argument 1054 (sta->mesh->plid && sta->mesh->plid != plid)) in mesh_plink_get_event() [all …]
|
| D | sta_info.h | 408 u16 plid; member
|
| D | sta_info.c | 2472 sinfo->plid = sta->mesh->plid; in sta_set_sinfo()
|
| /Linux-v5.15/block/ |
| D | blk-cgroup.c | 64 return pol && test_bit(pol->plid, q->blkcg_pols); in blkcg_policy_enabled() 194 pd->plid = i; in blkg_alloc() 528 total += prfill(sf, blkg->pd[pol->plid], data); in blkcg_print_blkgs() 1106 cpd->plid = i; in blkcg_css_alloc() 1238 if (blkcg->cpd[pol->plid]) in blkcg_bind() 1239 pol->cpd_bind_fn(blkcg->cpd[pol->plid]); in blkcg_bind() 1308 if (blkg->pd[pol->plid]) in blkcg_activate_policy() 1342 blkg->pd[pol->plid] = pd; in blkcg_activate_policy() 1344 pd->plid = pol->plid; in blkcg_activate_policy() 1350 pol->pd_init_fn(blkg->pd[pol->plid]); in blkcg_activate_policy() [all …]
|
| /Linux-v5.15/tools/cgroup/ |
| D | iocost_monitor.py | 43 plid = prog['blkcg_policy_iocost'].plid.value_() variable 226 if blkg.pd[plid]: 227 root_iocg = container_of(blkg.pd[plid], 'struct ioc_gq', 'pd') 254 if not blkg.pd[plid]: 257 iocg = container_of(blkg.pd[plid], 'struct ioc_gq', 'pd')
|
| /Linux-v5.15/include/linux/ |
| D | blk-cgroup.h | 93 int plid; member 106 int plid; member 159 int plid; member 383 return blkg ? blkg->pd[pol->plid] : NULL; in blkg_to_pd() 389 return blkcg ? blkcg->cpd[pol->plid] : NULL; in blkcg_to_cpd()
|
| /Linux-v5.15/drivers/net/wireless/quantenna/qtnfmac/ |
| D | qlink.h | 1830 __le16 plid; member
|
| /Linux-v5.15/net/wireless/ |
| D | trace.h | 182 __field(u16, plid) \ 198 __entry->plid = sinfo->plid; \
|
| D | nl80211.c | 5836 PUT_SINFO(PLID, plid, u16); in nl80211_send_station()
|
| /Linux-v5.15/include/net/ |
| D | cfg80211.h | 1712 u16 plid; member
|