| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_wlfc.c | 1119 uint32 htod = 0; in _dhd_wlfc_pretx_pktprocess() local 1177 WL_TXSTATUS_SET_FREERUNCTR(htod, free_ctr); in _dhd_wlfc_pretx_pktprocess() 1178 WL_TXSTATUS_SET_HSLOT(htod, hslot); in _dhd_wlfc_pretx_pktprocess() 1179 WL_TXSTATUS_SET_FIFO(htod, DHD_PKTTAG_FIFO(PKTTAG(p))); in _dhd_wlfc_pretx_pktprocess() 1180 WL_TXSTATUS_SET_FLAGS(htod, WLFC_PKTFLAG_PKTFROMHOST); in _dhd_wlfc_pretx_pktprocess() 1181 WL_TXSTATUS_SET_GENERATION(htod, gen); in _dhd_wlfc_pretx_pktprocess() 1189 WLFC_PKTFLAG_SET_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1191 WLFC_PKTFLAG_CLR_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1195 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess() 1197 DHD_PKTTAG_SET_H2DTAG(PKTTAG(p), htod); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_wlfc.c | 1119 uint32 htod = 0; in _dhd_wlfc_pretx_pktprocess() local 1177 WL_TXSTATUS_SET_FREERUNCTR(htod, free_ctr); in _dhd_wlfc_pretx_pktprocess() 1178 WL_TXSTATUS_SET_HSLOT(htod, hslot); in _dhd_wlfc_pretx_pktprocess() 1179 WL_TXSTATUS_SET_FIFO(htod, DHD_PKTTAG_FIFO(PKTTAG(p))); in _dhd_wlfc_pretx_pktprocess() 1180 WL_TXSTATUS_SET_FLAGS(htod, WLFC_PKTFLAG_PKTFROMHOST); in _dhd_wlfc_pretx_pktprocess() 1181 WL_TXSTATUS_SET_GENERATION(htod, gen); in _dhd_wlfc_pretx_pktprocess() 1189 WLFC_PKTFLAG_SET_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1191 WLFC_PKTFLAG_CLR_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1195 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess() 1197 DHD_PKTTAG_SET_H2DTAG(PKTTAG(p), htod); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_wlfc.c | 1122 uint32 htod = 0; in _dhd_wlfc_pretx_pktprocess() local 1180 WL_TXSTATUS_SET_FREERUNCTR(htod, free_ctr); in _dhd_wlfc_pretx_pktprocess() 1181 WL_TXSTATUS_SET_HSLOT(htod, hslot); in _dhd_wlfc_pretx_pktprocess() 1182 WL_TXSTATUS_SET_FIFO(htod, DHD_PKTTAG_FIFO(PKTTAG(p))); in _dhd_wlfc_pretx_pktprocess() 1183 WL_TXSTATUS_SET_FLAGS(htod, WLFC_PKTFLAG_PKTFROMHOST); in _dhd_wlfc_pretx_pktprocess() 1184 WL_TXSTATUS_SET_GENERATION(htod, gen); in _dhd_wlfc_pretx_pktprocess() 1192 WLFC_PKTFLAG_SET_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1194 WLFC_PKTFLAG_CLR_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1198 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess() 1200 DHD_PKTTAG_SET_H2DTAG(PKTTAG(p), htod); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_wlfc.c | 1119 uint32 htod = 0; in _dhd_wlfc_pretx_pktprocess() local 1177 WL_TXSTATUS_SET_FREERUNCTR(htod, free_ctr); in _dhd_wlfc_pretx_pktprocess() 1178 WL_TXSTATUS_SET_HSLOT(htod, hslot); in _dhd_wlfc_pretx_pktprocess() 1179 WL_TXSTATUS_SET_FIFO(htod, DHD_PKTTAG_FIFO(PKTTAG(p))); in _dhd_wlfc_pretx_pktprocess() 1180 WL_TXSTATUS_SET_FLAGS(htod, WLFC_PKTFLAG_PKTFROMHOST); in _dhd_wlfc_pretx_pktprocess() 1181 WL_TXSTATUS_SET_GENERATION(htod, gen); in _dhd_wlfc_pretx_pktprocess() 1189 WLFC_PKTFLAG_SET_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1191 WLFC_PKTFLAG_CLR_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1195 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess() 1197 DHD_PKTTAG_SET_H2DTAG(PKTTAG(p), htod); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wlfc.c | 1251 uint32 htod = 0; in _dhd_wlfc_pretx_pktprocess() local 1322 WL_TXSTATUS_SET_FREERUNCTR(htod, free_ctr); in _dhd_wlfc_pretx_pktprocess() 1323 WL_TXSTATUS_SET_HSLOT(htod, hslot); in _dhd_wlfc_pretx_pktprocess() 1324 WL_TXSTATUS_SET_FIFO(htod, DHD_PKTTAG_FIFO(PKTTAG(p))); in _dhd_wlfc_pretx_pktprocess() 1325 WL_TXSTATUS_SET_FLAGS(htod, WLFC_PKTFLAG_PKTFROMHOST); in _dhd_wlfc_pretx_pktprocess() 1326 WL_TXSTATUS_SET_GENERATION(htod, gen); in _dhd_wlfc_pretx_pktprocess() 1334 WLFC_PKTFLAG_SET_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1336 WLFC_PKTFLAG_CLR_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1340 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess() 1342 DHD_PKTTAG_SET_H2DTAG(PKTTAG(p), htod); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wlfc.c | 1254 uint32 htod = 0; in _dhd_wlfc_pretx_pktprocess() local 1325 WL_TXSTATUS_SET_FREERUNCTR(htod, free_ctr); in _dhd_wlfc_pretx_pktprocess() 1326 WL_TXSTATUS_SET_HSLOT(htod, hslot); in _dhd_wlfc_pretx_pktprocess() 1327 WL_TXSTATUS_SET_FIFO(htod, DHD_PKTTAG_FIFO(PKTTAG(p))); in _dhd_wlfc_pretx_pktprocess() 1328 WL_TXSTATUS_SET_FLAGS(htod, WLFC_PKTFLAG_PKTFROMHOST); in _dhd_wlfc_pretx_pktprocess() 1329 WL_TXSTATUS_SET_GENERATION(htod, gen); in _dhd_wlfc_pretx_pktprocess() 1337 WLFC_PKTFLAG_SET_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1339 WLFC_PKTFLAG_CLR_PKTREQUESTED(htod); in _dhd_wlfc_pretx_pktprocess() 1343 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess() 1345 DHD_PKTTAG_SET_H2DTAG(PKTTAG(p), htod); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fwsignal.c | 202 u32 htod; member 272 brcmu_maskset32(&(brcmf_skbcb(skb)->htod), \ 276 brcmu_maskget32(brcmf_skbcb(skb)->htod, \ 863 __le32 pkttag = cpu_to_le32(brcmf_skbcb(skb)->htod); in brcmf_fws_hdrpush() 869 brcmf_skbcb(skb)->htod, brcmf_skbcb(skb)->htod_seq); in brcmf_fws_hdrpush() 944 skcb->htod = 0; in brcmf_fws_tim_update() 1490 flags, skcb->htod, seq); in brcmf_fws_txs_process() 2072 skcb->if_flags, skcb->htod, rc); in brcmf_fws_commit_skb() 2099 skcb->htod = 0; in brcmf_fws_assign_htod()
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | kvm-s390.c | 1182 struct kvm_s390_tod_clock_ext htod; in kvm_s390_get_tod_clock() local 1186 get_tod_clock_ext((char *)&htod); in kvm_s390_get_tod_clock() 1188 gtod->tod = htod.tod + kvm->arch.epoch; in kvm_s390_get_tod_clock() 1191 gtod->epoch_idx = htod.epoch_idx + kvm->arch.epdx; in kvm_s390_get_tod_clock() 1192 if (gtod->tod < htod.tod) in kvm_s390_get_tod_clock() 3883 struct kvm_s390_tod_clock_ext htod; in __kvm_s390_set_tod_clock() local 3888 get_tod_clock_ext((char *)&htod); in __kvm_s390_set_tod_clock() 3890 kvm->arch.epoch = gtod->tod - htod.tod; in __kvm_s390_set_tod_clock() 3893 kvm->arch.epdx = gtod->epoch_idx - htod.epoch_idx; in __kvm_s390_set_tod_clock()
|