Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.c642 ret = wl12xx_allocate_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_start_ap()
657 cmd->ap.global_hlid = wlvif->ap.global_hlid; in wl12xx_cmd_role_start_ap()
659 cmd->ap.global_session_id = wl->session_ids[wlvif->ap.global_hlid]; in wl12xx_cmd_role_start_ap()
717 wl12xx_free_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_start_ap()
748 wl12xx_free_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_stop_ap()
H A Dwlcore_i.h365 u8 global_hlid; member
H A Dtx.c158 return wlvif->ap.global_hlid; in wl12xx_tx_get_hlid_ap()
328 if (hlid == wlvif->ap.global_hlid) in wl1271_tx_fill_hdr()
1061 i != wlvif->ap.bcast_hlid && i != wlvif->ap.global_hlid) { in wl12xx_tx_reset_wlvif()
H A Dcmd.h348 u8 global_hlid; member
H A Ddebugfs.c568 VIF_STATE_PRINT_INT(ap.global_hlid); in vifs_state_read()
H A Dmain.c2249 wlvif->ap.global_hlid = WL12XX_INVALID_LINK_ID; in wl12xx_init_vif_data()
2715 wlvif->ap.global_hlid = WL12XX_INVALID_LINK_ID; in __wl1271_op_remove_interface()