Searched refs:cmd_tx (Results 1 – 20 of 20) sorted by relevance
1257 sizeof(txbuf->cmd_tx) + in ath10k_htt_tx_32()1281 txbuf->cmd_tx.flags0 = flags0; in ath10k_htt_tx_32()1282 txbuf->cmd_tx.flags1 = __cpu_to_le16(flags1); in ath10k_htt_tx_32()1283 txbuf->cmd_tx.len = __cpu_to_le16(msdu->len); in ath10k_htt_tx_32()1284 txbuf->cmd_tx.id = __cpu_to_le16(msdu_id); in ath10k_htt_tx_32()1285 txbuf->cmd_tx.frags_paddr = __cpu_to_le32(frags_paddr); in ath10k_htt_tx_32()1287 txbuf->cmd_tx.offchan_tx.peerid = in ath10k_htt_tx_32()1289 txbuf->cmd_tx.offchan_tx.freq = in ath10k_htt_tx_32()1292 txbuf->cmd_tx.peerid = in ath10k_htt_tx_32()1313 sizeof(txbuf->cmd_tx); in ath10k_htt_tx_32()[all …]
1695 struct htt_data_tx_desc cmd_tx; member1702 struct htt_data_tx_desc_64 cmd_tx; member
247 u16 cmd_tx; in wl1251_cmd_data_path_tx() local258 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()
98 __u32 cmd_tx; member
55 hdev->stat.cmd_tx++; in rsi_hci_send_pkt()
93 hdev->stat.cmd_tx++; in btqcomsmd_send()
67 hdev->stat.cmd_tx++; in ti_st_tx_complete()
43 hdev->stat.cmd_tx++; in hci_uart_tx_complete()
249 data->hdev->stat.cmd_tx++; in vhci_put_user()
259 hdev->stat.cmd_tx++; in btsdio_send_frame()
318 hdev->stat.cmd_tx++; in bpa10x_send_frame()
392 hdev->stat.cmd_tx++; in dtl1_hci_send_frame()
244 hdev->stat.cmd_tx++; in btmtkuart_tx_work()
417 hdev->stat.cmd_tx++; in bt3c_hci_send_frame()
100 hdev->stat.cmd_tx++; in hci_uart_tx_complete()
658 hdev->stat.cmd_tx++; in bluecard_hci_send_frame()
440 hdev->stat.cmd_tx++; in btmrvl_send_frame()
477 hdev->stat.cmd_tx++; in bfusb_send_frame()
1367 hdev->stat.cmd_tx++; in btusb_send_frame()2031 hdev->stat.cmd_tx++; in btusb_send_frame_intel()
948 u16 cmd_rx, cmd_tx; in wl1271_cmd_data_path() local963 cmd_tx = CMD_ENABLE_TX; in wl1271_cmd_data_path()966 cmd_tx = CMD_DISABLE_TX; in wl1271_cmd_data_path()979 ret = wl1271_cmd_send(wl, cmd_tx, cmd, sizeof(*cmd), 0); in wl1271_cmd_data_path()