Lines Matching refs:mac_handle
646 uint8 tim_bmp, uint8 mac_handle, uint32 htodtag, uint16 htodseq, bool skip_wlfc_hdr) in _dhd_wlfc_pushheader() argument
695 wlh[dataOffset - fillers - tim_signal_len + 2] = mac_handle; in _dhd_wlfc_pushheader()
1123 _dhd_wlfc_pushheader(ctx, &p, TRUE, ta_bmp, entry->mac_handle, 0, 0, FALSE); in _dhd_wlfc_send_signalonly_packet()
1343 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
2938 table[table_index].mac_handle = value[0]; in _dhd_wlfc_mac_table_update()
2972 uint8 mac_handle = value[0]; in _dhd_wlfc_psmode_update() local
2976 desc = &table[WLFC_MAC_DESC_GET_LOOKUP_INDEX(mac_handle)]; in _dhd_wlfc_psmode_update()
3068 uint8 mac_handle; in _dhd_wlfc_credit_request() local
3072 mac_handle = value[1]; in _dhd_wlfc_credit_request()
3075 desc = &table[WLFC_MAC_DESC_GET_LOOKUP_INDEX(mac_handle)]; in _dhd_wlfc_credit_request()
3101 uint8 mac_handle; in _dhd_wlfc_packet_request() local
3105 mac_handle = value[1]; in _dhd_wlfc_packet_request()
3108 desc = &table[WLFC_MAC_DESC_GET_LOOKUP_INDEX(mac_handle)]; in _dhd_wlfc_packet_request()