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

  /src/sys/dev/pci/
if_iwmreg.h 5906 * @IWM_STA_FLG_MIMO_EN_MSK: support for MIMO. This flag is initialised by the
5950 IWM_STA_FLG_MIMO_EN_MSK = (3 << 28),
if_iwm.c 5054 |= htole32(IWM_STA_FLG_FAT_EN_MSK | IWM_STA_FLG_MIMO_EN_MSK);

Completed in 25 milliseconds