Searched refs:IWM_TX_STATUS_MSK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/iwm/ | ||
| HD | if_iwmreg.h | 5021 #define IWM_TX_STATUS_MSK 0x000000ff macro |
| HD | if_iwm.c | 3418 int status = le16toh(tx_resp->status.status) & IWM_TX_STATUS_MSK; in iwm_rx_tx_cmd_single() |