Home
last modified time | relevance | path

Searched defs:pcaps (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.c1241 struct ixgbe_aci_cmd_get_phy_caps_data *pcaps) in ixgbe_aci_get_phy_caps()
1516 struct ixgbe_aci_cmd_get_phy_caps_data *pcaps; in ixgbe_update_link_info() local
4067 struct ixgbe_aci_cmd_get_phy_caps_data pcaps; in ixgbe_get_media_type_E610() local
4136 struct ixgbe_aci_cmd_get_phy_caps_data pcaps; in ixgbe_get_supported_physical_layer_E610() local
4309 struct ixgbe_aci_cmd_get_phy_caps_data* pcaps = NULL; in ixgbe_cfg_phy_fc() local
4375 struct ixgbe_aci_cmd_get_phy_caps_data pcaps = { 0 }; in ixgbe_setup_fc_E610() local
4681 struct ixgbe_aci_cmd_get_phy_caps_data pcaps; in ixgbe_identify_phy_E610() local
4816 struct ixgbe_aci_cmd_get_phy_caps_data pcaps; in ixgbe_setup_phy_link_E610() local
4921 struct ixgbe_aci_cmd_get_phy_caps_data pcaps; in ixgbe_get_phy_firmware_version_E610() local
/freebsd/sys/dev/ice/
H A Dice_common.c440 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) ice_aq_get_phy_caps() argument
939 struct ice_aqc_get_phy_caps_data *pcaps; ice_init_hw() local
3371 struct ice_aqc_get_phy_caps_data *pcaps; ice_update_link_info() local
3495 struct ice_aqc_get_phy_caps_data *pcaps; ice_cfg_phy_fc() local
3558 struct ice_aqc_get_phy_caps_data *pcaps; ice_set_fc() local
3705 struct ice_aqc_get_phy_caps_data *pcaps; ice_cfg_phy_fec() local
[all...]
H A Dice_lib.c1296 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; in ice_add_media_types() local
3220 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; in ice_intersect_phy_types_and_speeds() local
3477 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; in ice_sysctl_fc_config() local
3634 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; in __ice_sysctl_phy_type_handler() local
3734 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; in ice_sysctl_phy_caps() local
7964 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; in ice_requested_fec_mode() local
9767 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; in ice_apply_saved_phy_cfg() local
9985 struct ice_aqc_get_phy_caps_data pcaps = { 0 }; in ice_init_saved_phy_cfg() local
/freebsd/sys/dev/sound/pcm/
H A Ddsp.c881 struct pcmchan_caps *pcaps = NULL, *rcaps = NULL; in dsp_ioctl() local
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c2130 wlan_peercaps_to_snmp(uint32_t pcaps) in wlan_peercaps_to_snmp()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h454 uint32_t pcaps; /* link capabilities */ member