Searched defs:tx_cmd (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/dev/spibus/ |
H A D | spi.h | 27 void *tx_cmd; member
|
/freebsd/sys/dev/qlxgb/ |
H A D | qla_hw.c | 488 q80_tx_cmd_t *tx_cmd; in qla_fw_cmd() local 708 qla_tx_tso(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd, uint8_t *hdr) in qla_tx_tso() 827 qla_tx_chksum(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd) in qla_tx_chksum() 922 q80_tx_cmd_t *tx_cmd, tso_cmd; in qla_hw_send() local
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | tx.c | 150 struct iwl_tx_cmd *tx_cmd, in iwl_mvm_set_tx_cmd() argument 387 iwl_mvm_set_tx_cmd_rate(struct iwl_mvm * mvm,struct iwl_tx_cmd * tx_cmd,struct ieee80211_tx_info * info,struct ieee80211_sta * sta,__le16 fc) iwl_mvm_set_tx_cmd_rate() argument 451 iwl_mvm_set_tx_cmd_crypto(struct iwl_mvm * mvm,struct ieee80211_tx_info * info,struct iwl_tx_cmd * tx_cmd,struct sk_buff * skb_frag,int hdrlen) iwl_mvm_set_tx_cmd_crypto() argument 513 struct iwl_tx_cmd *tx_cmd; iwl_mvm_set_tx_params() local 1184 struct iwl_tx_cmd *tx_cmd = (void *)dev_cmd->payload; iwl_mvm_tx_mpdu() local [all...] |
H A D | scan.c | 645 iwl_mvm_scan_fill_tx_cmd(struct iwl_mvm * mvm,struct iwl_scan_req_tx_cmd * tx_cmd,bool no_cck) iwl_mvm_scan_fill_tx_cmd() argument [all...] |
H A D | mvm.h | 1686 iwl_mvm_set_tx_cmd_ccmp(struct ieee80211_tx_info * info,struct iwl_tx_cmd * tx_cmd) iwl_mvm_set_tx_cmd_ccmp() argument
|
/freebsd/sys/contrib/dev/iwlwifi/queue/ |
H A D | tx.c |
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | tdls.h | 53 struct iwl_tx_cmd tx_cmd; member
|
H A D | scan.h | 370 struct iwl_scan_req_tx_cmd tx_cmd[2]; global() member
|
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | tx.c | 1306 struct iwl_tx_cmd *tx_cmd = (void *)dev_cmd->payload; iwl_fill_data_tbs_amsdu() local 1448 struct iwl_tx_cmd *tx_cmd = (struct iwl_tx_cmd *)dev_cmd->payload; iwl_trans_pcie_tx() local [all...] |
/freebsd/sys/dev/fxp/ |
H A D | if_fxpvar.h | 222 uint32_t tx_cmd; member
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_hw.c | 2257 qla_tx_tso(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd, uint8_t *hdr) in qla_tx_tso() 2473 q80_tx_cmd_t *tx_cmd, tso_cmd; in ql_hw_send() local
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwmreg.h | 5566 struct iwm_scan_req_tx_cmd tx_cmd[2]; global() member
|