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 6363 * @IWM_STA_FLG_MIMO_EN_MSK: support for MIMO. This flag is initialised by the
6407 IWM_STA_FLG_MIMO_EN_MSK = (3 << 28),
if_iwm.c 5453 |= htole32(IWM_STA_FLG_FAT_EN_MSK | IWM_STA_FLG_MIMO_EN_MSK);

Completed in 34 milliseconds