Searched refs:matched_card_port (Results 1 – 1 of 1) sorted by relevance
6035 struct leapraid_card_port *matched_card_port; in leapraid_update_existing_port() local6043 &matched_card_port, in leapraid_update_existing_port()6046 if (!matched_card_port) in leapraid_update_existing_port()6052 matched_card_port, in leapraid_update_existing_port()6066 matched_card_port, in leapraid_update_existing_port()6072 if (matched_card_port->port_id != new_table[entry_idx].port_id) in leapraid_update_existing_port()6073 matched_card_port->port_id = new_table[entry_idx].port_id; in leapraid_update_existing_port()6075 matched_card_port->flg &= ~LEAPRAID_CARD_PORT_FLG_DIRTY; in leapraid_update_existing_port()6076 matched_card_port->phy_mask = new_table[entry_idx].phy_mask; in leapraid_update_existing_port()6083 struct leapraid_card_port *matched_card_port; in leapraid_update_card_port_after_reset() local[all …]