| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | htt_tx.c | 1522 sizeof(txbuf->cmd_tx) + in ath10k_htt_tx_32() 1546 txbuf->cmd_tx.flags0 = flags0; in ath10k_htt_tx_32() 1547 txbuf->cmd_tx.flags1 = __cpu_to_le16(flags1); in ath10k_htt_tx_32() 1548 txbuf->cmd_tx.len = __cpu_to_le16(msdu->len); in ath10k_htt_tx_32() 1549 txbuf->cmd_tx.id = __cpu_to_le16(msdu_id); in ath10k_htt_tx_32() 1550 txbuf->cmd_tx.frags_paddr = __cpu_to_le32(frags_paddr); in ath10k_htt_tx_32() 1552 txbuf->cmd_tx.offchan_tx.peerid = in ath10k_htt_tx_32() 1554 txbuf->cmd_tx.offchan_tx.freq = in ath10k_htt_tx_32() 1557 txbuf->cmd_tx.peerid = in ath10k_htt_tx_32() 1578 sizeof(txbuf->cmd_tx); in ath10k_htt_tx_32() [all …]
|
| H A D | htt.h | 1869 struct htt_data_tx_desc cmd_tx; member 1876 struct htt_data_tx_desc_64 cmd_tx; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/ |
| H A D | cmd.c | 247 u16 cmd_tx; in wl1251_cmd_data_path_tx() local 258 cmd_tx = CMD_ENABLE_TX; in wl1251_cmd_data_path_tx() 260 cmd_tx = CMD_DISABLE_TX; in wl1251_cmd_data_path_tx() 262 ret = wl1251_cmd_send(wl, cmd_tx, cmd, sizeof(*cmd)); in wl1251_cmd_data_path_tx()
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci_sock.h | 98 __u32 cmd_tx; member
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | btrsi.c | 56 hdev->stat.cmd_tx++; in rsi_hci_send_pkt()
|
| H A D | btqcomsmd.c | 84 hdev->stat.cmd_tx++; in btqcomsmd_send()
|
| H A D | btsdio.c | 253 hdev->stat.cmd_tx++; in btsdio_send_frame()
|
| H A D | hci_vhci.c | 237 data->hdev->stat.cmd_tx++; in vhci_put_user()
|
| H A D | hci_serdev.c | 31 hdev->stat.cmd_tx++; in hci_uart_tx_complete()
|
| H A D | bpa10x.c | 303 hdev->stat.cmd_tx++; in bpa10x_send_frame()
|
| H A D | dtl1_cs.c | 392 hdev->stat.cmd_tx++; in dtl1_hci_send_frame()
|
| H A D | rtk_btusb.h | 423 __u32 cmd_tx; member
|
| H A D | bt3c_cs.c | 417 hdev->stat.cmd_tx++; in bt3c_hci_send_frame()
|
| H A D | bluecard_cs.c | 656 hdev->stat.cmd_tx++; in bluecard_hci_send_frame()
|
| H A D | bfusb.c | 461 hdev->stat.cmd_tx++; in bfusb_send_frame()
|
| H A D | btmrvl_main.c | 440 hdev->stat.cmd_tx++; in btmrvl_send_frame()
|
| H A D | hci_ldisc.c | 85 hdev->stat.cmd_tx++; in hci_uart_tx_complete()
|
| H A D | btmtksdio.c | 918 hdev->stat.cmd_tx++; in btmtksdio_send_frame()
|
| H A D | btmtkuart.c | 400 hdev->stat.cmd_tx++; in btmtkuart_tx_work()
|
| H A D | btusb.c | 1582 hdev->stat.cmd_tx++; in btusb_send_frame() 2366 hdev->stat.cmd_tx++; in btusb_send_frame_intel()
|
| H A D | rtk_btusb.c | 3364 hdev->stat.cmd_tx++; in btusb_send_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.c | 935 u16 cmd_rx, cmd_tx; in wl1271_cmd_data_path() local 950 cmd_tx = CMD_ENABLE_TX; in wl1271_cmd_data_path() 953 cmd_tx = CMD_DISABLE_TX; in wl1271_cmd_data_path() 966 ret = wl1271_cmd_send(wl, cmd_tx, cmd, sizeof(*cmd), 0); in wl1271_cmd_data_path()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | hci_ldisc.c | 126 hdev->stat.cmd_tx++; in hci_uart_tx_complete()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_bt.c | 1001 hdev->stat.cmd_tx++;
|