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

  /src/sys/dev/pci/
if_iwmreg.h 4316 * @IWM_TX_CMD_FLG_STA_RATE: use RS table with initial index from the TX command.
4349 IWM_TX_CMD_FLG_STA_RATE = (1 << 4),
if_iwm.c 4545 tx->tx_flags |= htole32(IWM_TX_CMD_FLG_STA_RATE);

Completed in 24 milliseconds