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

  /src/sys/dev/pci/
if_iwmreg.h 1819 IWM_TX_CMD = 0x1c,
4747 * struct iwm_tx_cmd - TX command struct to FW
4748 * ( IWM_TX_CMD = 0x1c )
4785 struct iwm_tx_cmd { struct
5094 struct iwm_tx_cmd tx;
5685 struct iwm_tx_cmd tx_cmd[2];
if_iwm.c 426 struct ieee80211_frame *, struct iwm_tx_cmd *);
1469 + offsetof(struct iwm_tx_cmd, scratch);
4816 struct ieee80211_frame *wh, struct iwm_tx_cmd *tx)
4898 struct iwm_tx_cmd *tx;
4976 cmd->hdr.code = IWM_TX_CMD;
8387 case IWM_TX_CMD:

Completed in 28 milliseconds