Searched refs:fc_list (Results 1 – 3 of 3) sorted by relevance
62 INIT_LIST_HEAD(&stream->fc_list); in sctp_sched_fc_init() 72 INIT_LIST_HEAD(&soute->fc_list); in sctp_sched_fc_init_sid() 88 if (!list_empty(&soute->fc_list)) in sctp_sched_fc_sched() 91 list_for_each_entry(pos, &stream->fc_list, fc_list) in sctp_sched_fc_sched() 95 list_add_tail(&soute->fc_list, &pos->fc_list); in sctp_sched_fc_sched() 125 soute = list_entry(stream->fc_list.next, struct sctp_stream_out_ext, fc_list); in sctp_sched_fc_dequeue() 157 list_del_init(&soute->fc_list); in sctp_sched_fc_dequeue_done() [all...]
199 static const struct pch_gbe_opt_list fc_list[] = { variable500 .arg = { .l = { .nr = (int)ARRAY_SIZE(fc_list), in pch_gbe_check_options()501 .p = fc_list } } in pch_gbe_check_options()
328 static const struct e1000_opt_list fc_list[] = { in e1000_check_options() local341 .arg = { .l = { .nr = ARRAY_SIZE(fc_list), in e1000_check_options()342 .p = fc_list }} in e1000_check_options()