Searched refs:IWM_TX_STATUS_MSK (Results 1 – 2 of 2) sorted by relevance
4951 #define IWM_TX_STATUS_MSK 0x000000ff macro
5636 int status = le16toh(tx_resp->status.status) & IWM_TX_STATUS_MSK; in iwm_rx_tx_cmd_single()5886 status = le16toh(tx_resp->status.status) & IWM_TX_STATUS_MSK; in iwm_rx_tx_cmd()