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

  /src/sys/dev/pci/
if_iwmreg.h 2801 #define IWM_PHY_RX_CHAIN_VALID_POS (1)
2803 (0x7 << IWM_PHY_RX_CHAIN_VALID_POS)
if_iwm.c 4159 IWM_PHY_RX_CHAIN_VALID_POS);
5139 rx_chain = rx_ant << IWM_PHY_RX_CHAIN_VALID_POS;

Completed in 40 milliseconds