Searched refs:pcaps (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
H A Dbhnd_pmu_chipc.c70 uint32_t pcaps; local
91 pcaps = bhnd_bus_read_4(chipc_sc->core, BHND_PMU_CAP);
94 rev = BHND_PMU_GET_BITS(pcaps, BHND_PMU_CAP_REV);
/freebsd-12-stable/sys/dev/ice/
H A Dice_common.c170 * @pcaps: structure for PHY capabilities to be filled
177 struct ice_aqc_get_phy_caps_data *pcaps,
181 u16 pcaps_size = sizeof(*pcaps);
188 if (!pcaps || (report_mode & ~ICE_AQC_REPORT_MODE_M) || !pi)
198 status = ice_aq_send_cmd(hw, &desc, pcaps, pcaps_size, cd);
203 (unsigned long long)LE64_TO_CPU(pcaps->phy_type_low));
205 (unsigned long long)LE64_TO_CPU(pcaps->phy_type_high));
206 ice_debug(hw, ICE_DBG_LINK, " caps = 0x%x\n", pcaps->caps);
208 pcaps->low_power_ctrl_an);
209 ice_debug(hw, ICE_DBG_LINK, " eee_cap = 0x%x\n", pcaps
176 ice_aq_get_phy_caps(struct ice_port_info *pi, bool qual_mods, u8 report_mode, struct ice_aqc_get_phy_caps_data *pcaps, struct ice_sq_cd *cd) argument
726 struct ice_aqc_get_phy_caps_data *pcaps; local
2807 struct ice_aqc_get_phy_caps_data *pcaps; local
2923 struct ice_aqc_get_phy_caps_data *pcaps; local
2987 struct ice_aqc_get_phy_caps_data *pcaps; local
3144 struct ice_aqc_get_phy_caps_data *pcaps; local
[all...]
H A Dice_lib.c126 struct ice_aqc_get_phy_caps_data *pcaps,
130 struct ice_aqc_get_phy_caps_data *pcaps,
134 struct ice_aqc_get_phy_caps_data *pcaps,
2840 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
2849 &pcaps, NULL);
2858 final_phy_low = le64toh(pcaps.phy_type_low);
2859 final_phy_high = le64toh(pcaps.phy_type_high);
2889 &pcaps, NULL);
2902 final_phy_low &= le64toh(pcaps.phy_type_low);
2903 final_phy_high &= le64toh(pcaps
2952 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
2995 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
3109 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
3279 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
3440 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
3540 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
6427 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
7381 ice_apply_saved_phy_req_to_cfg(struct ice_port_info *pi, struct ice_aqc_get_phy_caps_data *pcaps, struct ice_aqc_set_phy_cfg_data *cfg) argument
7409 ice_apply_saved_fec_req_to_cfg(struct ice_port_info *pi, struct ice_aqc_get_phy_caps_data *pcaps, struct ice_aqc_set_phy_cfg_data *cfg) argument
7468 ice_apply_saved_user_req_to_cfg(struct ice_port_info *pi, struct ice_aqc_get_phy_caps_data *pcaps, struct ice_aqc_set_phy_cfg_data *cfg) argument
7494 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
7624 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
8103 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; local
[all...]
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c2133 wlan_peercaps_to_snmp(uint32_t pcaps) argument
2137 if ((pcaps & IEEE80211_CAPINFO_ESS) != 0)
2139 if ((pcaps & IEEE80211_CAPINFO_IBSS) != 0)
2141 if ((pcaps & IEEE80211_CAPINFO_CF_POLLABLE) != 0)
2143 if ((pcaps & IEEE80211_CAPINFO_CF_POLLREQ) != 0)
2145 if ((pcaps & IEEE80211_CAPINFO_PRIVACY) != 0)
2147 if ((pcaps & IEEE80211_CAPINFO_SHORT_PREAMBLE) != 0)
2149 if ((pcaps & IEEE80211_CAPINFO_PBCC) != 0)
2151 if ((pcaps & IEEE80211_CAPINFO_CHNL_AGILITY) != 0)
2153 if ((pcaps
[all...]
/freebsd-12-stable/sys/dev/sound/pcm/
H A Ddsp.c1266 struct pcmchan_caps *pcaps = NULL, *rcaps = NULL; local
1276 pcaps = chn_getcaps(wrch);
1279 pcaps? pcaps->minspeed : 0);
1281 pcaps? pcaps->maxspeed : 1000000);
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c2374 if (!(lc->pcaps & FW_PORT_CAP32_ANEG)) {
4758 lc->pcaps & FW_PORT_CAP32_ANEG) {
4815 ss = G_FW_PORT_CAP32_SPEED(lc->pcaps); /* Supported Speeds */
4841 if (lc->pcaps & FW_PORT_CAP32_ANEG)
4898 if ((fwspeed & lc->pcaps) == 0) {
4909 !(lc->pcaps & FW_PORT_CAP32_ANEG)) {
4917 !(lc->pcaps & FW_PORT_CAP32_FC_TX)) {
4922 !(lc->pcaps & FW_PORT_CAP32_FC_RX)) {
4927 !(lc->pcaps & FW_PORT_CAP32_FORCE_PAUSE)) {
4934 !(lc->pcaps
[all...]
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dcommon.h433 uint32_t pcaps; /* link capabilities */ member in struct:link_config
931 return (fwcap_to_speed(pi->link_cfg.pcaps) / 1000);
H A Dt4_hw.c3907 aneg = lc->pcaps & FW_PORT_CAP32_ANEG;
3910 speed = lc->pcaps &
3915 speed = fwcap_top_speed(lc->pcaps);
3920 if (lc->pcaps & FW_PORT_CAP32_FORCE_FEC) {
3940 if (lc->pcaps & FW_PORT_CAP32_FORCE_FEC)
3948 aneg = lc->pcaps & FW_PORT_CAP32_ANEG;
3951 if ((rcap | lc->pcaps) != lc->pcaps) {
3954 lc->pcaps, rcap & (rcap ^ lc->pcaps));
[all...]

Completed in 478 milliseconds