Searched refs:AR5523_WRITE_BLOCK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ath/ar5523/ | ||
D | ar5523_hw.h | 24 #define AR5523_WRITE_BLOCK (1 << 4) macro |
D | ar5523.c | 1526 txblock->flags = cpu_to_be32(AR5523_WRITE_BLOCK); in ar5523_load_firmware() |