Searched refs:llid (Results 1 – 8 of 8) sorted by relevance
| /linux/net/mac80211/ |
| H A D | mesh_plink.c | 79 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 327 put_unaligned_le16(llid, pos); in mesh_plink_frame_tx() 411 sta->sta.addr, sta->mesh->llid, in mesh_plink_deactivate() 743 sta->mesh->llid, sta->mesh->plid, reason); in mesh_plink_timer() 753 u16 llid) in llid_in_use() argument 764 if (!memcmp(&sta->mesh->llid, &llid, sizeof(llid))) { in llid_in_use() 776 u16 llid; in mesh_get_new_llid() local 1031 mesh_plink_get_event(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct ieee802_11_elems * elems,enum ieee80211_self_protected_actioncode ftype,u16 llid,u16 plid) mesh_plink_get_event() argument 1129 u16 plid, llid = 0; mesh_process_plink_frame() local [all...] |
| H A D | sta_info.h | 370 * @llid: Local link ID 400 u16 llid; member
|
| H A D | sta_info.c | 2701 sinfo->llid = sta->mesh->llid; in sta_set_mesh_sinfo()
|
| /linux/fs/jfs/ |
| H A D | jfs_txnmgr.c | 905 lid_t lid, next, llid, k; in txUnlock() local 956 llid = ((struct linelock *) & tlck->lock)->next; in txUnlock() 957 while (llid) { in txUnlock() 958 linelock = (struct linelock *) lid_to_tlock(llid); in txUnlock() 960 txLockFree(llid); in txUnlock() 961 llid = k; in txUnlock()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 1834 __le16 llid; member
|
| /linux/net/wireless/ |
| H A D | trace.h | 200 __field(u16, llid) \ 216 __entry->llid = sinfo->llid; \
|
| H A D | nl80211.c | 7602 PUT_SINFO(LLID, llid, u16); in nl80211_send_station()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 2333 u16 llid; member
|