Searched refs:last_port (Results 1 – 7 of 7) sorted by relevance
35 u16 last_port; /* host byte order, included in range */ member96 nla_put_net16(skb, IPSET_ATTR_PORT_TO, htons(map->last_port)); in bitmap_port_do_head()144 if (port < map->first_port || port > map->last_port) in bitmap_port_kadt()172 if (port < map->first_port || port > map->last_port) in bitmap_port_uadt()194 if (port_to > map->last_port) in bitmap_port_uadt()216 x->last_port == y->last_port && in bitmap_port_same_set()232 u16 first_port, u16 last_port) in init_map_port() argument238 map->last_port = last_port; in init_map_port()253 u16 first_port, last_port; in bitmap_port_create() local263 last_port = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]); in bitmap_port_create()[all …]
514 static unsigned long last_port; in i8042_handle_mux() local527 mux_port = last_port; in i8042_handle_mux()544 last_port = mux_port; in i8042_handle_mux()
394 bool last_port, last_vlan; in prestera_port_vlan_bridge_leave() local403 last_port = port_count == 1; in prestera_port_vlan_bridge_leave()407 else if (last_port) in prestera_port_vlan_bridge_leave()
1571 struct port *last_port = NULL, *curr_port; in ad_port_selection_logic() local1588 last_port = curr_port, in ad_port_selection_logic()1595 if (!last_port) { in ad_port_selection_logic()1602 last_port->next_port_in_aggregator = in ad_port_selection_logic()
1484 bool last_port; in mlxsw_sp_port_vlan_bridge_leave() local1492 last_port = list_is_singular(&bridge_vlan->port_vlan_list); in mlxsw_sp_port_vlan_bridge_leave()1498 if (last_port) in mlxsw_sp_port_vlan_bridge_leave()
6836 int last_port = -1, last_device = -1; in ata_parse_force_param() local6865 te.port = last_port; in ata_parse_force_param()6871 last_port = te.port; in ata_parse_force_param()
1275 struct i915_request ** const last_port = port + execlists->port_mask; in execlists_dequeue() local1512 if (port == last_port) in execlists_dequeue()