Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_iwmreg.h2298 #define IWM_PHY_RX_CHAIN_VALID_POS (1) macro
2300 (0x7 << IWM_PHY_RX_CHAIN_VALID_POS)
H A Dif_iwm.c3437 IWM_PHY_RX_CHAIN_VALID_POS); in iwm_mvm_phy_ctxt_cmd_data()
4500 rx_chain = rx_ant << IWM_PHY_RX_CHAIN_VALID_POS; in iwm_mvm_scan_rx_chain()