Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dfile.h676 u8 end_shift; member
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtrans.c892 256) >> dest->end_shift); in iwl_pcie_apply_destination()
896 dest->end_shift); in iwl_pcie_apply_destination()
3511 trans->dbg.dest_tlv->end_shift; in iwl_trans_get_fw_monitor_len()
3520 trans->dbg.dest_tlv->end_shift; in iwl_trans_get_fw_monitor_len()
3526 end += (1 << trans->dbg.dest_tlv->end_shift); in iwl_trans_get_fw_monitor_len()
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c1754 dest_tlv->end_shift = in iwl_req_fw_callback()
/freebsd/sys/dev/iwx/
H A Dif_iwx.c932 uint8_t mon_mode, size_power, base_shift, end_shift; in iwx_apply_debug_destination()
941 end_shift = dest_v1->end_shift; in iwx_apply_debug_destination()
1003 >> end_shift); in iwx_apply_debug_destination()
H A Dif_iwxreg.h2520 uint8_t end_shift; member