Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dcmd.c645 ret = wl12xx_allocate_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_start_ap()
660 cmd->ap.global_hlid = wlvif->ap.global_hlid; in wl12xx_cmd_role_start_ap()
662 cmd->ap.global_session_id = wl->session_ids[wlvif->ap.global_hlid]; in wl12xx_cmd_role_start_ap()
720 wl12xx_free_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_start_ap()
751 wl12xx_free_link(wl, wlvif, &wlvif->ap.global_hlid); in wl12xx_cmd_role_stop_ap()
Dwlcore_i.h367 u8 global_hlid; member
Dtx.c171 return wlvif->ap.global_hlid; in wl12xx_tx_get_hlid_ap()
344 if (hlid == wlvif->ap.global_hlid) in wl1271_tx_fill_hdr()
1075 i != wlvif->ap.bcast_hlid && i != wlvif->ap.global_hlid) { in wl12xx_tx_reset_wlvif()
Dcmd.h362 u8 global_hlid; member
Ddebugfs.c584 VIF_STATE_PRINT_INT(ap.global_hlid); in vifs_state_read()
Dmain.c2300 wlvif->ap.global_hlid = WL12XX_INVALID_LINK_ID; in wl12xx_init_vif_data()
2752 wlvif->ap.global_hlid = WL12XX_INVALID_LINK_ID; in __wl1271_op_remove_interface()