Searched defs:mac_handle (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Ddhd_wlfc.h129 uint8 mac_handle; member in struct:wlfc_mac_descriptor
H A Ddhd_cdc.c790 uint8 tim_bmp, uint8 mac_handle, uint32 htodtag)
823 wlh[dataOffset - fillers - tim_signal_len + 2] = mac_handle;
1017 _dhd_wlfc_pushheader(ctx, p, TRUE, ta_bmp, entry->mac_handle, 0);
1156 entry->traffic_lastreported_bmp, entry->mac_handle, htod);
1192 entry->traffic_lastreported_bmp, entry->mac_handle, htod);
2053 table[table_index].mac_handle = value[0];
2105 uint8 mac_handle = value[0]; local
2109 desc = &table[WLFC_MAC_DESC_GET_LOOKUP_INDEX(mac_handle)];
2169 uint8 mac_handle; local
2173 mac_handle
789 _dhd_wlfc_pushheader(athost_wl_status_info_t* ctx, void* p, bool tim_signal, uint8 tim_bmp, uint8 mac_handle, uint32 htodtag) argument
2195 uint8 mac_handle; local
[all...]

Completed in 46 milliseconds