Searched refs:req_tx_type (Results 1 – 1 of 1) sorted by relevance
351 u32 req_tx_type; in ethnl_set_tsconfig() local353 req_tx_type = BIT(hwtst_config.tx_type); in ethnl_set_tsconfig()354 ret = ethnl_update_bitset32(&req_tx_type, in ethnl_set_tsconfig()363 if (hweight32(req_tx_type) != 1) { in ethnl_set_tsconfig()370 hwtst_config.tx_type = ffs(req_tx_type) - 1; in ethnl_set_tsconfig()