Home
last modified time | relevance | path

Searched refs:global_hlid (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.c658 ret = wl12xx_allocate_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_start_ap()
673 cmd->ap.global_hlid = wlvif->ap.global_hlid; in wl12xx_cmd_role_start_ap()
675 cmd->ap.global_session_id = wl->session_ids[wlvif->ap.global_hlid]; in wl12xx_cmd_role_start_ap()
733 wl12xx_free_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_start_ap()
764 wl12xx_free_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_stop_ap()
Dwlcore_i.h378 u8 global_hlid; member
Dtx.c172 return wlvif->ap.global_hlid; in wl12xx_tx_get_hlid_ap()
342 if (hlid == wlvif->ap.global_hlid) in wl1271_tx_fill_hdr()
1076 i != wlvif->ap.bcast_hlid && i != wlvif->ap.global_hlid) { in wl12xx_tx_reset_wlvif()
Dcmd.h362 u8 global_hlid; member
Ddebugfs.c598 VIF_STATE_PRINT_INT(ap.global_hlid); in vifs_state_read()
Dmain.c2270 wlvif->ap.global_hlid = WL12XX_INVALID_LINK_ID; in wl12xx_init_vif_data()
2736 wlvif->ap.global_hlid = WL12XX_INVALID_LINK_ID; in __wl1271_op_remove_interface()