Searched refs:last_port (Results 1 – 4 of 4) sorted by relevance
39 u16 last_port; /* host byte order, included in range */ member99 nla_put_net16(skb, IPSET_ATTR_PORT_TO, htons(map->last_port)); in bitmap_port_do_head()120 if (port < map->first_port || port > map->last_port) in bitmap_port_kadt()148 if (port < map->first_port || port > map->last_port) in bitmap_port_uadt()170 if (port_to > map->last_port) in bitmap_port_uadt()192 x->last_port == y->last_port && in bitmap_port_same_set()208 u16 first_port, u16 last_port) in init_map_port() argument214 map->last_port = last_port; in init_map_port()228 u16 first_port, last_port; in bitmap_port_create() local238 last_port = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]); in bitmap_port_create()[all …]
213 int last_port = in cvmx_pko_initialize_global() local216 cvmx_pko_get_base_queue(last_port) + in cvmx_pko_initialize_global()217 cvmx_pko_get_num_queues(last_port); in cvmx_pko_initialize_global()
1309 struct port *last_port = NULL, *curr_port; in ad_port_selection_logic() local1326 last_port = curr_port, in ad_port_selection_logic()1333 if (!last_port) { in ad_port_selection_logic()1340 last_port->next_port_in_aggregator = in ad_port_selection_logic()
6592 int last_port = -1, last_device = -1; in ata_parse_force_param() local6621 te.port = last_port; in ata_parse_force_param()6627 last_port = te.port; in ata_parse_force_param()