Home
last modified time | relevance | path

Searched refs:plid (Results 1 – 8 of 8) sorted by relevance

/linux/net/mac80211/
H A Dmesh_plink.c79 sta->mesh->llid = sta->mesh->plid = sta->mesh->reason = 0; in mesh_plink_fsm_restart()
216 u8 *da, u16 llid, u16 plid, u16 reason) in mesh_plink_frame_tx() argument
308 if (plid) { in mesh_plink_frame_tx()
330 put_unaligned_le16(plid, pos); in mesh_plink_frame_tx()
412 sta->mesh->plid, sta->mesh->reason); in mesh_plink_deactivate()
743 sta->mesh->llid, sta->mesh->plid, reason); in mesh_plink_timer()
998 sta->mesh->llid, sta->mesh->plid, in mesh_plink_fsm()
1006 sta->mesh->plid, 0); in mesh_plink_fsm()
1021 * @plid: peer's local link ID
1031 u16 llid, u16 plid) in mesh_plink_get_event() argument
1129 u16 plid, llid = 0; mesh_process_plink_frame() local
[all...]
H A Dsta_info.h401 u16 plid; member
/linux/block/
H A Dblk-cgroup.c345 pd->plid = i; in blkg_alloc()
609 __clear_bit(pol->plid, q->blkcg_pols); in blkg_destroy_all()
718 total += prfill(sf, blkg->pd[pol->plid], data); in blkcg_print_blkgs()
1447 cpd->plid = i; in blkcg_css_alloc()
1606 if (blkg->pd[pol->plid]) in blkcg_activate_policy()
1643 pd->plid = pol->plid; in blkcg_activate_policy()
1644 blkg->pd[pol->plid] = pd; in blkcg_activate_policy()
1656 __set_bit(pol->plid, q->blkcg_pols); in blkcg_activate_policy()
1677 pd = blkg->pd[pol->plid]; in blkcg_activate_policy()
1683 blkg->pd[pol->plid] = NULL; in blkcg_activate_policy()
[all …]
/linux/tools/cgroup/
H A Diocost_monitor.py43 plid = prog['blkcg_policy_iocost'].plid.value_() variable
233 if blkg.pd[plid]:
234 root_iocg = container_of(blkg.pd[plid], 'struct ioc_gq', 'pd')
261 if not blkg.pd[plid]:
264 iocg = container_of(blkg.pd[plid], 'struct ioc_gq', 'pd')
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1835 __le16 plid; member
/linux/net/wireless/
H A Dtrace.h201 __field(u16, plid) \
217 __entry->plid = sinfo->plid; \
H A Dnl80211.c7507 PUT_SINFO(PLID, plid, u16); in nl80211_send_station()
/linux/include/net/
H A Dcfg80211.h2282 u16 plid; member