Home
last modified time | relevance | path

Searched refs:IWM_STA_FLG_FAT_EN_MSK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_sta.c154 .station_flags_msk = htole32(IWM_STA_FLG_FAT_EN_MSK | in iwm_sta_send_to_fw()
H A Dif_iwmreg.h6173 * @IWM_STA_FLG_FAT_EN_MSK: support for channel width (for Tx). This flag is
6215 #define IWM_STA_FLG_FAT_EN_MSK (3 << 26)
6211 #define IWM_STA_FLG_FAT_EN_MSK global() macro