Searched refs:mod_type (Results 1 – 5 of 5) sorted by relevance
1595 if (pi->link_cfg.mod_type == FW_PORT_MOD_TYPE_NONE) in t4_os_portmod_changed()1597 else if (pi->link_cfg.mod_type < ARRAY_SIZE(mod_str)) in t4_os_portmod_changed()1599 mod_str[pi->link_cfg.mod_type]); in t4_os_portmod_changed()1600 else if (pi->link_cfg.mod_type == FW_PORT_MOD_TYPE_NOTSUPPORTED) in t4_os_portmod_changed()1603 else if (pi->link_cfg.mod_type == FW_PORT_MOD_TYPE_UNKNOWN) in t4_os_portmod_changed()1606 else if (pi->link_cfg.mod_type == FW_PORT_MOD_TYPE_ERROR) in t4_os_portmod_changed()1611 pi->port_id, pi->link_cfg.mod_type); in t4_os_portmod_changed()
281 u8 mod_type; /* Firmware module type */ member492 u8 mdio_addr, u8 port_type, u8 mod_type);
4491 u8 link_ok, link_down_rc, mod_type, port_type; in t4_handle_get_port_info() local4510 mod_type = G_FW_PORT_CMD_MODTYPE32(lstatus); in t4_handle_get_port_info()4516 if (mod_type != lc->mod_type) { in t4_handle_get_port_info()4518 port_type, mod_type); in t4_handle_get_port_info()4637 u8 mdio_addr, u8 port_type, u8 mod_type) in t4_init_link_config() argument4649 lc->mod_type = mod_type; in t4_init_link_config()
588 uint64_t __io mod_type : 1; member
30375 uint8_t mod_type; member30453 uint8_t mod_type; member