Searched defs:last_port (Results 1 – 10 of 10) sorted by relevance
/linux-5.10/net/netfilter/ipset/ |
D | ip_set_bitmap_port.c | 35 u16 last_port; /* host byte order, included in range */ member 232 u16 first_port, u16 last_port) in init_map_port() 253 u16 first_port, last_port; in bitmap_port_create() local
|
/linux-5.10/arch/mips/cavium-octeon/executive/ |
D | cvmx-pko.c | 213 int last_port = in cvmx_pko_initialize_global() local
|
/linux-5.10/drivers/thunderbolt/ |
D | path.c | 232 struct tb_port *in_port, *out_port, *first_port, *last_port; in tb_path_alloc() local
|
/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_submission.c | 291 struct i915_request ** const last_port = first + execlists->port_mask; in __guc_dequeue() local
|
/linux-5.10/drivers/net/bonding/ |
D | bond_3ad.c | 1377 struct port *last_port = NULL, *curr_port; in ad_port_selection_logic() local
|
/linux-5.10/drivers/net/dsa/microchip/ |
D | ksz_common.h | 75 int last_port; /* ports after that not used */ member
|
/linux-5.10/drivers/net/ethernet/marvell/prestera/ |
D | prestera_switchdev.c | 190 bool last_port, last_vlan; in prestera_port_vlan_bridge_leave() local
|
/linux-5.10/drivers/ata/ |
D | libata-core.c | 6227 int last_port = -1, last_device = -1; in ata_parse_force_param() local
|
/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 1095 bool last_port, last_vlan; in mlxsw_sp_port_vlan_bridge_leave() local
|
/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | intel_lrc.c | 2077 struct i915_request ** const last_port = port + execlists->port_mask; in execlists_dequeue() local
|