Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/firewire/
A Dcore-transaction.c443 static struct fw_packet phy_config_packet = { variable
473 phy_config_packet.header[1] = data; in fw_send_phy_config()
474 phy_config_packet.header[2] = ~data; in fw_send_phy_config()
475 phy_config_packet.generation = generation; in fw_send_phy_config()
478 card->driver->send_request(card, &phy_config_packet); in fw_send_phy_config()

Completed in 5 milliseconds