Searched refs:txsc_list (Results 1 – 2 of 2) sorted by relevance
50 list_for_each_entry(txsc, &cfg->txsc_list, entry) { in cn10k_mcs_get_txsc()1105 list_add(&txsc->entry, &cfg->txsc_list); in cn10k_mdo_add_secy()1610 list_for_each_entry(txsc, &cfg->txsc_list, entry) { in cn10k_handle_mcs_event()1635 INIT_LIST_HEAD(&cfg->txsc_list); in cn10k_mcs_init()
413 struct list_head txsc_list; member