Searched refs:module_type (Results 26 - 41 of 41) sorted by relevance

12

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dmc.c225 u32 module_type; member in struct:intel_css_header
/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h1199 enum drx_module module_type; member in struct:drx_version
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_type.h170 /* Refer to #define from module_type[ICE_MODULE_TYPE_TOTAL_BYTE] of
173 u8 module_type[ICE_MODULE_TYPE_TOTAL_BYTE]; member in struct:ice_link_status
H A Dice_adminq_cmd.h1175 u8 module_type[ICE_MODULE_TYPE_TOTAL_BYTE]; member in struct:ice_aqc_get_phy_caps_data
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h1623 u16 module_type; member in struct:netxen_adapter
H A Dnetxen_nic_init.c1415 adapter->module_type = module;
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c562 hdev->hw.mac.module_type;
H A Dhclge_main.c3136 switch (mac->module_type) {
3218 mac->module_type == HNAE3_MODULE_TYPE_UNKNOWN)
3219 mac->module_type = HNAE3_MODULE_TYPE_KR;
3221 mac->module_type = HNAE3_MODULE_TYPE_TP;
3288 mac->module_type = le32_to_cpu(resp->module_type);
11089 u8 *module_type)
11103 if (module_type)
11104 *module_type = hdev->hw.mac.module_type;
11088 hclge_get_media_type(struct hnae3_handle *handle, u8 *media_type, u8 *module_type) argument
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c836 if (hw_link_info->module_type[2] &
838 hw_link_info->module_type[2] &
5519 type = hw->phy.link_info.module_type[0];
5613 if (hw->phy.link_info.module_type[0] == I40E_MODULE_TYPE_SFP)
H A Di40e_common.c2126 memcpy(hw->phy.link_info.module_type, &abilities.module_type,
2127 sizeof(hw->phy.link_info.module_type));
H A Di40e_adminq_cmd.h1673 u8 module_type[3]; member in struct:i40e_aq_get_phy_abilities_resp
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c410 switch (adapter->ahw->module_type) {
H A Dqlcnic_83xx_hw.c2339 ahw->module_type = MSB(LSW(data[3]));
3311 ahw->module_type = QLC_83XX_SFP_MODULE_TYPE(config);
H A Dqlcnic.h502 u16 module_type; member in struct:qlcnic_hardware_context
H A Dqlcnic_io.c1070 adapter->ahw->module_type = module;
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h6425 MLXSW_ITEM32(reg, pmtm, module_type, 0x04, 0, 5);

Completed in 521 milliseconds

12