Home
last modified time | relevance | path

Searched defs:aligned_len (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/iser/
H A Diser_memory.c226 int err, aligned_len; in iser_reg_rdma_mem() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dtestmode.c214 size_t aligned_len; in ath12k_tm_cmd_process_ftm() local
H A Dwmi.c2013 size_t p2p_ie_len, aligned_len; in ath12k_wmi_p2p_go_bcn_ie() local
2072 size_t aligned_len = roundup(bcn->len, 4); in ath12k_wmi_bcn_tmpl() local
3888 size_t aligned_len; in ath12k_wmi_fils_discovery_tmpl() local
3935 size_t aligned_len = roundup(tmpl->len, 4); in ath12k_wmi_probe_resp_tmpl() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp261 size_t aligned_len = len; in UnpackTagsFromCoreFileSegment() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.c1794 size_t p2p_ie_len, aligned_len; in ath11k_wmi_p2p_go_bcn_ie() local
1843 size_t aligned_len = roundup(bcn->len, 4); in ath11k_wmi_bcn_tmpl() local
4097 size_t aligned_len; in ath11k_wmi_fils_discovery_tmpl() local
4150 size_t aligned_len = roundup(tmpl->len, 4); in ath11k_wmi_probe_resp_tmpl() local
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2422 u32 aligned_offset, aligned_len, *p; in set_eeprom() local