Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Ddhd_wlfc.c822 uint32 htod = 0; in _dhd_wlfc_pretx_pktprocess() local
843 DHD_PKTTAG_SET_H2DTAG(PKTTAG(p), htod); in _dhd_wlfc_pretx_pktprocess()
844 WLFC_PKTFLAG_SET_GENERATION(htod, entry->generation); in _dhd_wlfc_pretx_pktprocess()
851 WLFC_PKTID_HSLOT_SET(htod, hslot); in _dhd_wlfc_pretx_pktprocess()
852 WLFC_PKTID_FREERUNCTR_SET(htod, free_ctr); in _dhd_wlfc_pretx_pktprocess()
854 WL_TXSTATUS_SET_FLAGS(htod, WLFC_PKTFLAG_PKTFROMHOST); in _dhd_wlfc_pretx_pktprocess()
855 WL_TXSTATUS_SET_FIFO(htod, DHD_PKTTAG_FIFO(PKTTAG(p))); in _dhd_wlfc_pretx_pktprocess()
863 WLFC_PKTFLAG_SET_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess()
866 WLFC_PKTFLAG_CLR_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess()
870 entry->traffic_lastreported_bmp, entry->mac_handle, htod); in _dhd_wlfc_pretx_pktprocess()
[all …]