Searched refs:AX_TXD_NULL_1 (Results 1 – 4 of 4) sorted by relevance
150 #define AX_TXD_NULL_1 BIT(14) macro325 #define AX_TXD_NULL_1 BIT(14) macro520 #define AX_TXD_NULL_1 BIT(14) macro
110 wdi->dword3 |= cpu_to_le32((hv_info->null_1 ? AX_TXD_NULL_1 : 0) | in txdes_proc_hv()