Searched refs:mod_type (Results 1 – 8 of 8) sorted by relevance
147 uint16_t mod_type) in tf_device_module_type_subtype_2_str() argument151 return tf_ident_2_str(mod_type); in tf_device_module_type_subtype_2_str()153 return tf_tbl_type_2_str(mod_type); in tf_device_module_type_subtype_2_str()155 return tf_tcam_tbl_2_str(mod_type); in tf_device_module_type_subtype_2_str()157 return tf_em_tbl_type_2_str(mod_type); in tf_device_module_type_subtype_2_str()
82 uint16_t mod_type);
1578 if (pi->mod_type == FW_PORT_MOD_TYPE_NONE) in t4_os_portmod_changed()1580 else if (pi->mod_type < ARRAY_SIZE(mod_str)) in t4_os_portmod_changed()1582 mod_str[pi->mod_type]); in t4_os_portmod_changed()1583 else if (pi->mod_type == FW_PORT_MOD_TYPE_NOTSUPPORTED) in t4_os_portmod_changed()1586 else if (pi->mod_type == FW_PORT_MOD_TYPE_UNKNOWN) in t4_os_portmod_changed()1589 else if (pi->mod_type == FW_PORT_MOD_TYPE_ERROR) in t4_os_portmod_changed()1594 pi->port_id, pi->mod_type); in t4_os_portmod_changed()
4546 enum fw_port_module_type mod_type; in t4_handle_get_port_info() local4560 mod_type = G_FW_PORT_CMD_MODTYPE(lstatus); in t4_handle_get_port_info()4596 mod_type = G_FW_PORT_CMD_MODTYPE32(lstatus32); in t4_handle_get_port_info()4614 if (mod_type != pi->mod_type) { in t4_handle_get_port_info()4617 pi->mod_type = mod_type; in t4_handle_get_port_info()5498 pi->mod_type = FW_PORT_MOD_TYPE_NA; in t4_port_init()
44 u8 mod_type; /* firmware module type */ member
876 p->mod_type = FW_PORT_MOD_TYPE_NA; in t4vf_port_init()
575 uint64_t __otx2_io mod_type : 1; member
23598 uint8_t mod_type; member23676 uint8_t mod_type; member