Searched refs:CARL9170_CMD_ASYNC_FLAG (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
H A D | fwcmd.h | 73 CARL9170_CMD_ASYNC_FLAG = 0x40, enumerator 75 CARL9170_CMD_ASYNC_FLAG), 77 CARL9170_CMD_ASYNC_FLAG), 79 CARL9170_CMD_ASYNC_FLAG), 81 CARL9170_CMD_ASYNC_FLAG),
|
H A D | usb.c | 661 if (!(cmd & CARL9170_CMD_ASYNC_FLAG)) in carl9170_exec_cmd() 678 if (!(cmd & CARL9170_CMD_ASYNC_FLAG)) { in carl9170_exec_cmd()
|
H A D | rx.c | 167 if (!(cmd->hdr.cmd & CARL9170_CMD_ASYNC_FLAG)) in carl9170_handle_command_response()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | fwcmd.h | 73 CARL9170_CMD_ASYNC_FLAG = 0x40, enumerator 75 CARL9170_CMD_ASYNC_FLAG), 77 CARL9170_CMD_ASYNC_FLAG), 79 CARL9170_CMD_ASYNC_FLAG), 81 CARL9170_CMD_ASYNC_FLAG),
|
H A D | usb.c | 661 if (!(cmd & CARL9170_CMD_ASYNC_FLAG)) in carl9170_exec_cmd() 678 if (!(cmd & CARL9170_CMD_ASYNC_FLAG)) { in carl9170_exec_cmd()
|
H A D | rx.c | 167 if (!(cmd->hdr.cmd & CARL9170_CMD_ASYNC_FLAG)) in carl9170_handle_command_response()
|
Completed in 7 milliseconds