Searched refs:FW_EDCA_PARAM_TXOPLMT_MSK (Results 1 – 2 of 2) sorted by relevance
325 val = FIELD_PREP(FW_EDCA_PARAM_TXOPLMT_MSK, params->txop) | in ____rtw89_conf_tx_edca()
415 #define FW_EDCA_PARAM_TXOPLMT_MSK GENMASK(26, 16) macro