Home
last modified time | relevance | path

Searched refs:qtnf_pcie_data_tx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/pcie/
Dpearl_pcie.c534 static int qtnf_pcie_data_tx(struct qtnf_bus *bus, struct sk_buff *skb) in qtnf_pcie_data_tx() function
803 .data_tx = qtnf_pcie_data_tx,
907 ret = qtnf_pcie_data_tx(bus, skb); in qtnf_ep_fw_send()
Dtopaz_pcie.c489 static int qtnf_pcie_data_tx(struct qtnf_bus *bus, struct sk_buff *skb) in qtnf_pcie_data_tx() function
744 .data_tx = qtnf_pcie_data_tx,