Searched defs:_moal_private (Results 1 – 2 of 2) sorted by relevance
1140 struct _moal_private { struct1142 moal_handle *phandle;1144 t_u32 num_tx_timeout;1146 t_u8 bss_index;1148 t_u8 bss_type;1150 t_u8 bss_role;1152 t_u8 bss_virtual;1154 t_u8 current_addr[ETH_ALEN];1156 BOOLEAN media_connected;1158 t_u32 tcp_ack_drop_cnt;[all …]
1403 struct _moal_private { struct1405 moal_handle *phandle;1407 t_u32 num_tx_timeout;1409 t_u8 bss_index;1411 t_u8 bss_type;1413 t_u8 bss_role;1415 t_u8 bss_virtual;1417 t_u8 current_addr[ETH_ALEN];1419 BOOLEAN media_connected;1421 struct workqueue_struct *mclist_workqueue;[all …]