Searched refs:media_type (Results 26 - 50 of 92) sorted by relevance

1234

/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c63 .media_type = AQ_HW_MEDIA_TYPE_TP,
74 .media_type = AQ_HW_MEDIA_TYPE_TP,
83 .media_type = AQ_HW_MEDIA_TYPE_TP,
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_main.c419 if (hw->media_type == e1000_media_type_copper) {
440 hw->media_type == e1000_media_type_copper) {
901 if (hw->media_type == e1000_media_type_copper) {
1621 if ((hw->media_type == e1000_media_type_fiber ||
1622 hw->media_type == e1000_media_type_internal_serdes))
2396 switch (hw->media_type) {
3717 if (hw->media_type == e1000_media_type_copper) {
4762 if (hw->media_type != e1000_media_type_copper)
4789 if (hw->media_type == e1000_media_type_copper) {
5021 if ((hw->media_type
[all...]
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c148 if (hw->phy.media_type == e1000_media_type_copper) {
225 hw->phy.media_type != e1000_media_type_copper)
234 if ((hw->phy.media_type == e1000_media_type_fiber) ||
241 if (hw->phy.media_type == e1000_media_type_copper)
281 if (hw->phy.media_type != e1000_media_type_copper)
299 if (hw->phy.media_type == e1000_media_type_fiber) {
431 retval = ((hw->phy.media_type == e1000_media_type_copper) ?
1986 if (hw->phy.media_type == e1000_media_type_internal_serdes) {
3038 (hw->phy.media_type != e1000_media_type_copper))
3122 (hw->phy.media_type !
[all...]
H A De1000_hw.h419 enum e1000_media_type media_type; member in struct:e1000_phy_info
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c265 if (wx->media_type == sp_media_copper) {
727 if (txgbe->wx->media_type == sp_media_copper)
791 if (txgbe->wx->media_type == sp_media_copper) {
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c4460 (phy->media_type != ETH_PHY_SFP_1G_FIBER)) {
4832 dev_info.port_hw_config[port].media_type);
4835 params->phy[INT_PHY].media_type =
4838 params->phy[EXT_PHY1].media_type =
4841 params->phy[EXT_PHY2].media_type =
5809 if ((!link_up) && (phy->media_type == ETH_PHY_KR) &&
6503 serdes_phy_type = ((params->phy[phy_index].media_type ==
6505 (params->phy[phy_index].media_type ==
6507 (params->phy[phy_index].media_type ==
6509 (params->phy[phy_index].media_type
[all...]
H A Dbnx2x_ethtool.c196 switch (bp->link_params.phy[phy_idx].media_type) {
266 u32 media_type; local
277 media_type = bp->link_params.phy[bnx2x_get_cur_phy_idx(bp)].media_type;
278 if (media_type == ETH_PHY_SFP_1G_FIBER) {
326 if (media_type == ETH_PHY_KR) {
337 if (media_type == ETH_PHY_KR) {
646 (bp->link_params.phy[phy_idx].media_type !=
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c776 u8 media_type; local
781 ops->get_media_type(h, &media_type, &module_type);
785 switch (media_type) {
838 u8 media_type = HNAE3_MEDIA_TYPE_UNKNOWN; local
859 ops->get_media_type(handle, &media_type, &module_type);
862 media_type != HNAE3_MEDIA_TYPE_COPPER) {
/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c315 switch (hw->media_type) {
H A Datl1e.h319 u16 media_type; member in struct:atl1e_hw
/linux-master/arch/mips/include/asm/
H A Dsgiarcs.h340 unsigned char media_type; /* media descriptor */ member in struct:sgi_bparm_block
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h49 u32 media_type; member in struct:aq_hw_caps_s
H A Daq_nic.c428 self->aq_nic_cfg.aq_hw_caps->media_type == AQ_HW_MEDIA_TYPE_TP) {
1103 if (self->aq_nic_cfg.aq_hw_caps->media_type == AQ_HW_MEDIA_TYPE_FIBRE)
1161 if (self->aq_nic_cfg.aq_hw_caps->media_type == AQ_HW_MEDIA_TYPE_FIBRE)
1217 if (self->aq_nic_cfg.aq_hw_caps->media_type == AQ_HW_MEDIA_TYPE_FIBRE)
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.h332 enum hnae_media_type media_type; member in struct:hns_mac_cb
H A Dhnae.h558 enum hnae_media_type media_type; member in struct:hnae_handle
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h378 u16 media_type; member in struct:atl1c_hw
H A Datl1c_hw.c607 switch (hw->media_type) {
632 hw->media_type);
/linux-master/include/media/
H A Dmedia-entity.h437 * media_type() - return the media object type
441 static inline enum media_gobj_type media_type(struct media_gobj *gobj) function
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx.h860 int cx231xx_capture_start(struct cx231xx *dev, int start, u8 media_type);
904 int cx231xx_initialize_stream_xfer(struct cx231xx *dev, u32 media_type);
H A Dcx231xx-avcore.c2540 int cx231xx_initialize_stream_xfer(struct cx231xx *dev, u32 media_type) argument
2547 switch (media_type) {
2626 int cx231xx_capture_start(struct cx231xx *dev, int start, u8 media_type) argument
2636 switch (media_type) {
2660 rc = cx231xx_initialize_stream_xfer(dev, media_type);
/linux-master/drivers/block/
H A Dswim.c161 enum media_type { enum
177 enum media_type type;
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h279 u8 media_type; /* port media type, e.g. fibre/copper/backplane */ member in struct:hclge_mac
372 u8 media_type; member in struct:hclge_cfg
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c2311 if (hw->phy.media_type == ixgbe_media_type_fiber) {
3333 enum ixgbe_media_type media_type; local
3346 media_type = ixgbe_media_type_backplane;
3351 media_type = ixgbe_media_type_fiber;
3358 media_type = ixgbe_media_type_copper;
3361 media_type = ixgbe_media_type_unknown;
3364 return media_type;
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.h723 u16 media_type; member in struct:atl1_hw
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h344 * @media_type: Media type value
350 struct qed_ptt *p_ptt, u32 *media_type);

Completed in 340 milliseconds

1234