Searched refs:IWM_TX_CMD_FLG_STA_RATE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/iwm/
H A Dif_iwmreg.h4188 * @IWM_TX_CMD_FLG_STA_RATE: use RS table with initial index from the TX command.
4221 IWM_TX_CMD_FLG_STA_RATE = (1 << 4), enumerator in enum:iwm_tx_flags
H A Dif_iwm.c3223 tx->tx_flags |= htole32(IWM_TX_CMD_FLG_STA_RATE);

Completed in 280 milliseconds