HomeSort by: relevance | last modified time | path
    Searched refs:IWM_PHY_RX_CHAIN_FORCE_SEL_POS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwmreg.h 2804 #define IWM_PHY_RX_CHAIN_FORCE_SEL_POS (4)
2806 (0x7 << IWM_PHY_RX_CHAIN_FORCE_SEL_POS)
if_iwm.c 5141 rx_chain |= rx_ant << IWM_PHY_RX_CHAIN_FORCE_SEL_POS;

Completed in 86 milliseconds