Home
last modified time | relevance | path

Searched refs:wlfc_mac_descriptor_t (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/bcmdhd/
Ddhd_wlfc.c55 wlfc_mac_descriptor_t* mac_entry;
73 wlfc_mac_descriptor_t* mac_table; in dhd_wlfc_dump()
74 wlfc_mac_descriptor_t* interfaces; in dhd_wlfc_dump()
564 static wlfc_mac_descriptor_t*
568 wlfc_mac_descriptor_t* table = ctx->destination_entries.nodes; in _dhd_wlfc_find_table_entry()
571 wlfc_mac_descriptor_t* entry = NULL; in _dhd_wlfc_find_table_entry()
613 wlfc_mac_descriptor_t* entry; in _dhd_wlfc_rollback_packet_toq()
718 _dhd_wlfc_send_signalonly_packet(athost_wl_status_info_t* ctx, wlfc_mac_descriptor_t* entry, in _dhd_wlfc_send_signalonly_packet()
750 _dhd_wlfc_traffic_pending_check(athost_wl_status_info_t* ctx, wlfc_mac_descriptor_t* entry, in _dhd_wlfc_traffic_pending_check()
791 wlfc_mac_descriptor_t* entry; in _dhd_wlfc_enque_suppressed()
[all …]
Ddhd_wlfc.h146 } wlfc_mac_descriptor_t; typedef
248 wlfc_mac_descriptor_t nodes[WLFC_MAC_DESC_TABLE_SIZE];
250 wlfc_mac_descriptor_t interfaces[WLFC_MAX_IFNUM];
253 wlfc_mac_descriptor_t other;