Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dphy-ctxt.h76 #define PHY_RX_CHAIN_VALID_POS (1) macro
78 (0x7 << PHY_RX_CHAIN_VALID_POS)
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dphy-ctxt.c103 PHY_RX_CHAIN_VALID_POS); in iwl_mvm_phy_ctxt_set_rxchain()
H A Dscan.c155 rx_chain = rx_ant << PHY_RX_CHAIN_VALID_POS; in iwl_mvm_scan_rx_chain()