Searched refs:data_tx (Results 1 – 5 of 5) sorted by relevance
44 int (*data_tx)(struct qtnf_bus *bus, struct sk_buff *skb, member119 return bus->bus_ops->data_tx(bus, skb, macid, vifid); in qtnf_bus_data_tx()
14 data_tx.o \
834 bus->bus_ops->data_tx = qtnf_pcie_data_tx_meta; in qtnf_pearl_tx_use_meta_info_set()836 bus->bus_ops->data_tx = qtnf_pcie_data_tx; in qtnf_pearl_tx_use_meta_info_set()844 .data_tx = qtnf_pcie_data_tx,
749 .data_tx = qtnf_pcie_data_tx,
1691 struct htt_data_tx_desc data_tx; member
Completed in 22 milliseconds