Searched refs:txselect_list (Results 1 – 1 of 1) sorted by relevance
148 static char txselect_list[MAX_ATTEN_LEN] = "10"; variable150 .string = txselect_list,6033 str = txselect_list; in set_no_qsfp_atten()6119 if (strlen(str) >= ARRAY_SIZE(txselect_list)) { in setup_txselect()6130 strncpy(txselect_list, str, ARRAY_SIZE(txselect_list) - 1); in setup_txselect()