Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c1184 cmd.assr_enable.assr_data.phy_port_id = phy_id; in edp_set_assr_enable()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3270 unsigned int phy_port_id; in cxgb4_mgmt_get_phys_port_id() local
3272 phy_port_id = pi->adapter->adap_idx * 10 + pi->port_id; in cxgb4_mgmt_get_phys_port_id()
3273 ppid->id_len = sizeof(phy_port_id); in cxgb4_mgmt_get_phys_port_id()
3274 memcpy(ppid->id, &phy_port_id, ppid->id_len); in cxgb4_mgmt_get_phys_port_id()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h5278 uint8_t phy_port_id; member