Searched refs:phy_type (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-11-stable/sbin/atm/atmconfig/
H A Ddiag.h38 u_int phy_type; member in struct:diagif
H A Ddiag.c296 if (phy_fetch(d->ifname, "type", &d->phy_type,
297 sizeof(d->phy_type), 0) == 0) {
561 printf("%-5u%-25s0x%-9x", aif->phy_type,
724 if (asprintf(&str, "hw.atm.%s.phy_type", argv[0]) == -1)
/freebsd-11-stable/sys/dev/dpaa/
H A Dif_dtsec_fdt.c114 char phy_type[6]; local
164 if (OF_getprop(enet_node, "phy-connection-type", (void *)phy_type,
165 sizeof(phy_type)) <= 0)
168 if (!strcmp(phy_type, "sgmii"))
170 else if (!strcmp(phy_type, "rgmii"))
172 else if (!strcmp(phy_type, "xgmii"))
/freebsd-11-stable/sys/arm/allwinner/
H A Daw_if_dwc.c66 char *phy_type; local
75 if (OF_getprop_alloc(node, "phy-mode", 1, (void **)&phy_type)) {
82 if (strcmp(phy_type, "rgmii") == 0)
H A Dif_awg.c924 char *phy_type; local
936 phy_type = NULL;
951 if (OF_getprop_alloc(node, "phy-mode", 1, (void **)&phy_type)) {
953 device_printf(dev, "PHY type: %s\n", phy_type);
955 if (strcmp(phy_type, "rgmii") == 0)
959 OF_prop_free(phy_type);
1042 OF_prop_free(phy_type);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.h29 u8 phy_type; member in struct:neighbor_report
H A Dwnm_sta.c560 rep->phy_type = *(pos + 12);
870 u32 bss_info, u8 op_class, u8 chan, u8 phy_type,
893 wpabuf_put_u8(*buf, phy_type);
908 enum phy_type phy_type; local
941 phy_type = ieee80211_get_phy_type(bss->freq, (ht_oper != NULL),
943 if (phy_type == PHY_TYPE_UNSPECIFIED) {
951 return wnm_add_nei_rep(buf, bss->bssid, info, op_class, chan, phy_type,
1215 nei->channel_number, nei->phy_type,
869 wnm_add_nei_rep(struct wpabuf **buf, const u8 *bssid, u32 bss_info, u8 op_class, u8 chan, u8 phy_type, u8 pref) argument
H A Drrm.c689 u8 *op_class, u8 *chan, u8 *phy_type)
745 *phy_type = ieee80211_get_phy_type(freq, ht_oper != NULL,
747 if (*phy_type == PHY_TYPE_UNSPECIFIED) {
688 wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, u8 *op_class, u8 *chan, u8 *phy_type) argument
/freebsd-11-stable/sys/dev/ixgb/
H A Dixgb_hw.c92 if (hw->phy_type == ixgb_phy_type_txn17401) {
217 ixgb_phy_type phy_type; local
226 phy_type = ixgb_phy_type_txn17401;
236 phy_type = ixgb_phy_type_txn17201;
240 phy_type = ixgb_phy_type_g6005;
247 phy_type = ixgb_phy_type_unknown;
251 return (phy_type);
306 hw->phy_type = ixgb_identify_phy(hw);
955 if (hw->phy_type == ixgb_phy_type_txn17401) {
1205 if (hw->phy_type
[all...]
H A Dixgb_hw.h702 ixgb_phy_type phy_type; /* Transceiver/phy identifier */ member in struct:ixgb_hw
/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci_fsl.c169 char *phy_type; local
171 phy_type = NULL;
176 (OF_getprop_alloc(node, "phy_type", 1, (void **)&phy_type) > 0)) {
177 if (strncasecmp(phy_type, "utmi", strlen("utmi")) == 0)
179 OF_prop_free(phy_type);
/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c2992 enum e1000_phy_type phy_type = e1000_phy_unknown; local
3004 phy_type = e1000_phy_m88;
3007 phy_type = e1000_phy_igp_2;
3010 phy_type = e1000_phy_gg82563;
3013 phy_type = e1000_phy_igp_3;
3018 phy_type = e1000_phy_ife;
3022 phy_type = e1000_phy_bm;
3025 phy_type = e1000_phy_82578;
3028 phy_type = e1000_phy_82577;
3031 phy_type
3061 enum e1000_phy_type phy_type = e1000_phy_unknown; local
[all...]
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_sds_phy.h261 } phy_type; member in struct:SCIC_SDS_PHY
H A Dscic_sds_phy.c656 memset(&this_phy->phy_type, 0, sizeof(this_phy->phy_type));
887 = this_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high;
889 = this_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low;
964 this_phy->phy_type.sas.identify_address_frame_buffer.protocols.u.all;
1177 &this_phy->phy_type.sas.identify_address_frame_buffer,
1211 &this_phy->phy_type.sata.signature_fis_buffer,
3219 &this_phy->phy_type.sas.identify_address_frame_buffer,
3317 &this_phy->phy_type.sata.signature_fis_buffer,
H A Dscic_sds_controller.c1918 current_requester_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high
1919 == the_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high &&
1920 current_requester_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low
1921 == the_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low)
1979 current_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high
1980 == the_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high &&
1981 current_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low
1982 == the_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low)
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-board.c183 cvmx_phy_type_t phy_type; member in struct:cvmx_phy_info
215 phy_info.phy_type = (cvmx_phy_type_t) -1;
266 phy_info.phy_type = MARVELL_GENERIC_PHY;
270 phy_info.phy_type = BROADCOM_GENERIC_PHY;
274 phy_info.phy_type = -1;
943 // phy_info.phy_addr, phy_info.direct_connect, phy_info.phy_type);
948 switch(phy_info.phy_type)
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_phy.c461 enum ixgbe_phy_type phy_type; local
467 phy_type = ixgbe_phy_tn;
472 phy_type = ixgbe_phy_aq;
475 phy_type = ixgbe_phy_qt;
478 phy_type = ixgbe_phy_nl;
482 phy_type = ixgbe_phy_x550em_ext_t;
486 phy_type = ixgbe_phy_ext_1g_t;
489 phy_type = ixgbe_phy_unknown;
492 return phy_type;
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_elink.h212 #define ELINK_FW_PARAM_SET(phy_addr, phy_type, mdio_access) \
213 (phy_addr | phy_type | mdio_access << ELINK_FW_PARAM_MDIO_CTRL_OFFSET)
/freebsd-11-stable/sys/dev/bnxt/
H A Dif_bnxt.c1995 uint8_t phy_type = get_phy_type(softc); local
2005 switch (phy_type) {
2093 device_printf(softc->dev, "phy type %d not supported by driver\n", phy_type);
2393 uint8_t phy_type = link_info->phy_type; local
2396 if (phy_type != HWRM_PORT_PHY_QCFG_OUTPUT_PHY_TYPE_UNKNOWN)
2397 return phy_type;
2417 return phy_type;
H A Dbnxt.h330 uint8_t phy_type; member in struct:bnxt_link_info
/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_common.h182 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht);
H A Dieee802_11_common.c1598 static enum phy_type ieee80211_phy_type_by_freq(int freq)
1621 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht)
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h1867 __le32 phy_type; /* bitmap using the above enum for offsets */ member in struct:i40e_aq_get_phy_abilities_resp
1922 __le32 phy_type; member in struct:i40e_aq_set_phy_config
1991 u8 phy_type; /* i40e_aq_phy_type */ member in struct:i40e_aqc_get_link_status
H A Di40e_common.c1247 switch (hw->phy.link_info.phy_type) {
1685 hw->phy.phy_types = LE32_TO_CPU(abilities->phy_type);
1782 config.phy_type = abilities.phy_type;
1948 hw_link_info->phy_type = (enum i40e_aq_phy_type)resp->phy_type;
1984 hw->aq.fw_min_ver < 40)) && hw_link_info->phy_type == 0xE)
1985 hw_link_info->phy_type = I40E_PHY_TYPE_10GBASE_SFPP_CU;
6090 config.phy_type = abilities.phy_type;
[all...]
H A Dixl_pf_main.c4771 config.phy_type = abilities.phy_type;
5197 switch (hw->phy.link_info.phy_type) {
5682 link_status.phy_type,
5683 ixl_phy_type_string_ls(link_status.phy_type),
5731 abilities.phy_type);
5733 if (abilities.phy_type != 0) {
5736 if ((1 << i) & abilities.phy_type)
6497 config.phy_type = abilities->phy_type;
[all...]

Completed in 509 milliseconds

12