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 1748 IWM_TX_CMD = 0x1c,
4446 * struct iwm_tx_cmd - TX command struct to FW
4447 * ( IWM_TX_CMD = 0x1c )
4484 struct iwm_tx_cmd { struct
4792 struct iwm_tx_cmd tx;
5356 struct iwm_tx_cmd tx_cmd[2];
if_iwm.c 400 struct ieee80211_frame *, struct iwm_tx_cmd *);
1323 + offsetof(struct iwm_tx_cmd, scratch);
4518 struct ieee80211_frame *wh, struct iwm_tx_cmd *tx)
4600 struct iwm_tx_cmd *tx;
4623 cmd->hdr.code = IWM_TX_CMD;
7295 case IWM_TX_CMD:

Completed in 25 milliseconds