Searched refs:cmd_tx (Results 1 – 11 of 11) sorted by relevance
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()
31 cmd_tx = f"{cfg.bin_local} -m 100 {cmd_args} {args_tx}"39 cmd(cmd_tx)
45 hdev->stat.cmd_tx++; in rsi_hci_send_pkt()
84 hdev->stat.cmd_tx++; in btqcomsmd_send()
250 hdev->stat.cmd_tx++; in btsdio_send_frame()
308 hdev->stat.cmd_tx++; in bpa10x_send_frame()
491 hdev->stat.cmd_tx++; in bfusb_send_frame()
441 hdev->stat.cmd_tx++; in btmrvl_send_frame()
267 hdev->stat.cmd_tx++; in btmtkuart_tx_work()
2230 hdev->stat.cmd_tx++; in btintel_pcie_send_frame()
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()