Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dcmd.c651 ret = wl12xx_allocate_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_start_ap()
666 cmd->ap.global_hlid = wlvif->ap.global_hlid; in wl12xx_cmd_role_start_ap()
668 cmd->ap.global_session_id = wl->session_ids[wlvif->ap.global_hlid]; in wl12xx_cmd_role_start_ap()
726 wl12xx_free_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_start_ap()
757 wl12xx_free_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_stop_ap()
Dwlcore_i.h375 u8 global_hlid; member
Dtx.c155 return wlvif->ap.global_hlid; in wl12xx_tx_get_hlid_ap()
325 if (hlid == wlvif->ap.global_hlid) in wl1271_tx_fill_hdr()
1058 i != wlvif->ap.bcast_hlid && i != wlvif->ap.global_hlid) { in wl12xx_tx_reset_wlvif()
Dcmd.h346 u8 global_hlid; member
Ddebugfs.c568 VIF_STATE_PRINT_INT(ap.global_hlid); in vifs_state_read()
Dmain.c2328 wlvif->ap.global_hlid = WL12XX_INVALID_LINK_ID; in wl12xx_init_vif_data()
2794 wlvif->ap.global_hlid = WL12XX_INVALID_LINK_ID; in __wl1271_op_remove_interface()