Home
last modified time | relevance | path

Searched refs:cmd_tx (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
A Dhtt_tx.c1506 sizeof(txbuf->cmd_tx) + in ath10k_htt_tx_32()
1530 txbuf->cmd_tx.flags0 = flags0; in ath10k_htt_tx_32()
1536 txbuf->cmd_tx.offchan_tx.peerid = in ath10k_htt_tx_32()
1538 txbuf->cmd_tx.offchan_tx.freq = in ath10k_htt_tx_32()
1541 txbuf->cmd_tx.peerid = in ath10k_htt_tx_32()
1562 sizeof(txbuf->cmd_tx); in ath10k_htt_tx_32()
1713 sizeof(txbuf->cmd_tx) + in ath10k_htt_tx_64()
1740 txbuf->cmd_tx.flags0 = flags0; in ath10k_htt_tx_64()
1750 txbuf->cmd_tx.offchan_tx.freq = in ath10k_htt_tx_64()
1753 txbuf->cmd_tx.peerid = in ath10k_htt_tx_64()
[all …]
A Dhtt.h1762 struct htt_data_tx_desc cmd_tx; member
1769 struct htt_data_tx_desc_64 cmd_tx; member
/linux/drivers/net/wireless/ti/wl1251/
A Dcmd.c243 u16 cmd_tx; in wl1251_cmd_data_path_tx() local
254 cmd_tx = CMD_ENABLE_TX; in wl1251_cmd_data_path_tx()
256 cmd_tx = CMD_DISABLE_TX; in wl1251_cmd_data_path_tx()
258 ret = wl1251_cmd_send(wl, cmd_tx, cmd, sizeof(*cmd)); in wl1251_cmd_data_path_tx()
/linux/include/net/bluetooth/
A Dhci_sock.h98 __u32 cmd_tx; member
/linux/drivers/bluetooth/
A Dbtrsi.c55 hdev->stat.cmd_tx++; in rsi_hci_send_pkt()
A Dbtqcomsmd.c84 hdev->stat.cmd_tx++; in btqcomsmd_send()
A Dbtsdio.c250 hdev->stat.cmd_tx++; in btsdio_send_frame()
A Dhci_serdev.c31 hdev->stat.cmd_tx++; in hci_uart_tx_complete()
A Dbpa10x.c303 hdev->stat.cmd_tx++; in bpa10x_send_frame()
A Ddtl1_cs.c392 hdev->stat.cmd_tx++; in dtl1_hci_send_frame()
A Dbt3c_cs.c417 hdev->stat.cmd_tx++; in bt3c_hci_send_frame()
A Dhci_vhci.c557 data->hdev->stat.cmd_tx++; in vhci_put_user()
A Dbfusb.c461 hdev->stat.cmd_tx++; in bfusb_send_frame()
A Dbluecard_cs.c656 hdev->stat.cmd_tx++; in bluecard_hci_send_frame()
A Dbtmrvl_main.c420 hdev->stat.cmd_tx++; in btmrvl_send_frame()
A Dhci_ldisc.c85 hdev->stat.cmd_tx++; in hci_uart_tx_complete()
A Dbtmtkuart.c266 hdev->stat.cmd_tx++; in btmtkuart_tx_work()
A Dbtintel_pcie.c1088 hdev->stat.cmd_tx++; in btintel_pcie_send_frame()
A Dbtmtksdio.c1230 hdev->stat.cmd_tx++; in btmtksdio_send_frame()
A Dbtnxpuart.c1349 hdev->stat.cmd_tx++; in btnxpuart_tx_work()
A Dbtusb.c2066 hdev->stat.cmd_tx++; in btusb_send_frame()
2540 hdev->stat.cmd_tx++; in btusb_send_frame_intel()
A Dhci_bcm4377.c1478 hdev->stat.cmd_tx++; in bcm4377_hci_send_frame()
/linux/drivers/net/wireless/ti/wlcore/
A Dcmd.c942 u16 cmd_rx, cmd_tx; in wl1271_cmd_data_path() local
957 cmd_tx = CMD_ENABLE_TX; in wl1271_cmd_data_path()
960 cmd_tx = CMD_DISABLE_TX; in wl1271_cmd_data_path()
973 ret = wl1271_cmd_send(wl, cmd_tx, cmd, sizeof(*cmd), 0); in wl1271_cmd_data_path()

Completed in 81 milliseconds