Searched defs:txmode (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c1268 static int ath10k_htt_tx_hl(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, argument
1383 ath10k_htt_tx_32(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) argument
1588 ath10k_htt_tx_64(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) argument
[all...]
H A Dmac.c4101 enum ath10k_hw_txrx_mode txmode; local
3965 ath10k_mac_tx_h_get_txpath(struct ath10k *ar, struct sk_buff *skb, enum ath10k_hw_txrx_mode txmode) argument
3989 ath10k_mac_tx_submit(struct ath10k *ar, enum ath10k_hw_txrx_mode txmode, enum ath10k_mac_tx_path txpath, struct sk_buff *skb) argument
4025 ath10k_mac_tx(struct ath10k *ar, struct ieee80211_vif *vif, enum ath10k_hw_txrx_mode txmode, enum ath10k_mac_tx_path txpath, struct sk_buff *skb, bool noque_offchan) argument
4377 enum ath10k_hw_txrx_mode txmode; local
4666 enum ath10k_hw_txrx_mode txmode; local
[all...]
H A Dhtt.h1979 ath10k_htt_tx(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) argument
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2356 u32 txmode = 0; local
2825 static void stmmac_set_dma_operation_mode(struct stmmac_priv *priv, u32 txmode, argument

Completed in 350 milliseconds