Searched defs:_HALMAC_ADAPTER (Results 1 – 1 of 1) sorted by relevance
1689 typedef struct _HALMAC_ADAPTER { struct1690 HALMAC_DMA_MAPPING halmac_ptcl_queue[HALMAC_PTCL_QUEUE_NUM]; /* Dma mapping of protocol queues */1691 HALMAC_FWLPS_OPTION fwlps_option; /* low power state option */1692 HALMAC_WLAN_ADDR pHal_mac_addr[2]; /* mac address information, suppot 2 ports */1693 HALMAC_WLAN_ADDR pHal_bss_addr[2]; /* bss address information, suppot 2 ports */1694 HALMAC_MUTEX h2c_seq_mutex; /* Protect h2c_packet_seq packet*/1695 HALMAC_MUTEX EfuseMutex; /* Protect Efuse map memory of halmac_adapter */1696 HALMAC_CONFIG_PARA_INFO config_para_info;1697 HALMAC_CS_INFO ch_sw_info;1698 HALMAC_EVENT_TRIGGER event_trigger;[all …]