Home
last modified time | relevance | path

Searched refs:CARL9170_RSP_FLAG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dfwcmd.h84 CARL9170_RSP_FLAG = 0xc0, enumerator
H A Drx.c166 if ((cmd->hdr.cmd & CARL9170_RSP_FLAG) != CARL9170_RSP_FLAG) { in carl9170_handle_command_response()