Searched refs:cmd_tx (Results 1 – 20 of 20) sorted by relevance
1507 sizeof(txbuf->cmd_tx) + in ath10k_htt_tx_32() 1531 txbuf->cmd_tx.flags0 = flags0; in ath10k_htt_tx_32() 1532 txbuf->cmd_tx.flags1 = __cpu_to_le16(flags1); in ath10k_htt_tx_32() 1533 txbuf->cmd_tx.len = __cpu_to_le16(msdu->len); in ath10k_htt_tx_32() 1534 txbuf->cmd_tx.id = __cpu_to_le16(msdu_id); in ath10k_htt_tx_32() 1535 txbuf->cmd_tx.frags_paddr = __cpu_to_le32(frags_paddr); in ath10k_htt_tx_32() 1537 txbuf->cmd_tx.offchan_tx.peerid = in ath10k_htt_tx_32() 1539 txbuf->cmd_tx.offchan_tx.freq = in ath10k_htt_tx_32() 1542 txbuf->cmd_tx.peerid = in ath10k_htt_tx_32() 1563 sizeof(txbuf->cmd_tx); in ath10k_htt_tx_32() [all...]
1762 struct htt_data_tx_desc cmd_tx; member 1769 struct htt_data_tx_desc_64 cmd_tx; member
202 u16 cmd_tx; in wl1251_cmd_data_path_tx() local213 cmd_tx = CMD_ENABLE_TX; in wl1251_cmd_data_path_tx()215 cmd_tx = CMD_DISABLE_TX; in wl1251_cmd_data_path_tx()217 ret = wl1251_cmd_send(wl, cmd_tx, cmd, sizeof(*cmd)); in wl1251_cmd_data_path_tx()
95 __u32 cmd_tx;98 __u32 cmd_tx; global() member
45 hdev->stat.cmd_tx++; in rsi_hci_flush()
84 hdev->stat.cmd_tx++; in btqcomsmd_send()
250 hdev->stat.cmd_tx++; in btsdio_send_frame()
31 hdev->stat.cmd_tx++; in hci_uart_tx_complete()
304 hdev->stat.cmd_tx++; in bpa10x_send_frame()
460 hdev->stat.cmd_tx++; in bfusb_send_frame()
421 hdev->stat.cmd_tx++; in btmrvl_send_frame()
576 data->hdev->stat.cmd_tx++; in vhci_put_user()
85 hdev->stat.cmd_tx++; in hci_uart_tx_complete()
267 hdev->stat.cmd_tx++; in btmtkuart_tx_work()
2255 hdev->stat.cmd_tx++; in btusb_send_frame() 2736 hdev->stat.cmd_tx++; in btusb_send_frame_intel()
2162 hdev->stat.cmd_tx++; in btintel_pcie_setup_internal()
941 u16 cmd_rx, cmd_tx; in wl1271_cmd_data_path() local956 cmd_tx = CMD_ENABLE_TX; in wl1271_cmd_data_path()959 cmd_tx = CMD_DISABLE_TX; in wl1271_cmd_data_path()972 ret = wl1271_cmd_send(wl, cmd_tx, cmd, sizeof(*cmd), 0); in wl1271_cmd_data_path()