Lines Matching refs:mac_handle
526 uint8 tim_bmp, uint8 mac_handle, uint32 htodtag, uint16 htodseq, bool skip_wlfc_hdr) in _dhd_wlfc_pushheader() argument
575 wlh[dataOffset - fillers - tim_signal_len + 2] = mac_handle; in _dhd_wlfc_pushheader()
993 _dhd_wlfc_pushheader(ctx, &p, TRUE, ta_bmp, entry->mac_handle, 0, 0, FALSE); in _dhd_wlfc_send_signalonly_packet()
1195 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
2668 table[table_index].mac_handle = value[0]; in _dhd_wlfc_mac_table_update()
2702 uint8 mac_handle = value[0]; in _dhd_wlfc_psmode_update() local
2706 desc = &table[WLFC_MAC_DESC_GET_LOOKUP_INDEX(mac_handle)]; in _dhd_wlfc_psmode_update()
2764 uint8 mac_handle; in _dhd_wlfc_credit_request() local
2768 mac_handle = value[1]; in _dhd_wlfc_credit_request()
2771 desc = &table[WLFC_MAC_DESC_GET_LOOKUP_INDEX(mac_handle)]; in _dhd_wlfc_credit_request()
2796 uint8 mac_handle; in _dhd_wlfc_packet_request() local
2800 mac_handle = value[1]; in _dhd_wlfc_packet_request()
2803 desc = &table[WLFC_MAC_DESC_GET_LOOKUP_INDEX(mac_handle)]; in _dhd_wlfc_packet_request()