Home
last modified time | relevance | path

Searched refs:last_port (Results 1 – 2 of 2) sorted by relevance

/drivers/net/bonding/
Dbond_3ad.c1269 struct port *last_port = NULL, *curr_port; in ad_port_selection_logic() local
1281 last_port = curr_port, in ad_port_selection_logic()
1285 if (!last_port) {// if it is the first port attached to the aggregator in ad_port_selection_logic()
1289 last_port->next_port_in_aggregator = in ad_port_selection_logic()
/drivers/ata/
Dlibata-core.c6584 int last_port = -1, last_device = -1; in ata_parse_force_param() local
6613 te.port = last_port; in ata_parse_force_param()
6619 last_port = te.port; in ata_parse_force_param()