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

  /src/sys/dev/pci/
if_iwmreg.h 5993 * @IWM_STA_MODIFY_TID_DISABLE_TX: this command modifies %tid_disable_tx
6003 IWM_STA_MODIFY_TID_DISABLE_TX = (1 << 1),
6085 * AMPDU for tid x. Set %IWM_STA_MODIFY_TID_DISABLE_TX to change this field.
if_iwm.c 5057 add_sta_cmd.modify_mask |= (IWM_STA_MODIFY_TID_DISABLE_TX);

Completed in 25 milliseconds