Searched defs:pcaps (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_e610.c | 1023 struct ixgbe_aci_cmd_get_phy_caps_data *pcaps) in ixgbe_aci_get_phy_caps() 1272 struct ixgbe_aci_cmd_get_phy_caps_data *pcaps; in ixgbe_update_link_info() local 1531 struct ixgbe_aci_cmd_get_phy_caps_data pcaps; in ixgbe_get_media_type_e610() local 1750 struct ixgbe_aci_cmd_get_phy_caps_data pcaps = {}; in ixgbe_setup_fc_e610() local 1915 struct ixgbe_aci_cmd_get_phy_caps_data pcaps; in ixgbe_identify_phy_e610() local 2058 struct ixgbe_aci_cmd_get_phy_caps_data pcaps; in ixgbe_setup_phy_link_e610() local
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-powercap.c | 28 } *pcaps; variable
|
/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 457 fw_port_cap32_t pcaps, in init_link_config() 504 fw_port_cap32_t pcaps, acaps; in t4vf_port_init() local 1916 fw_port_cap32_t pcaps, acaps, lpacaps, linkattr; in t4vf_handle_get_port_info() local
|
H A D | t4vf_common.h | 129 fw_port_cap32_t pcaps; /* link capabilities */ member
|
/linux/tools/perf/util/ |
H A D | env.c | 441 struct perf_pmu_caps *pcaps = NULL; in __perf_env__read_core_pmu_caps() local
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 1961 struct ice_aqc_get_phy_caps_data *pcaps; in ice_force_phys_link_state() local 2031 struct ice_aqc_get_phy_caps_data *pcaps; in ice_init_nvm_phy_type() local 2139 struct ice_aqc_get_phy_caps_data *pcaps; in ice_init_phy_user_cfg() local 2208 struct ice_aqc_get_phy_caps_data *pcaps; in ice_configure_phy() local
|
H A D | ice_ethtool.c | 3420 struct ice_aqc_get_phy_caps_data *pcaps; in ice_get_pauseparam() local 3465 struct ice_aqc_get_phy_caps_data *pcaps; in ice_set_pauseparam() local
|
H A D | ice_common.c | 328 struct ice_aqc_get_phy_caps_data *pcaps, in ice_aq_get_phy_caps()
|
/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 1688 static void csio_init_link_config(struct link_config *lc, fw_port_cap32_t pcaps, in csio_init_link_config() 1782 fw_port_cap32_t pcaps, acaps, rcaps; in csio_enable_ports() local
|
H A D | csio_mb.c | 387 u32 *pcaps, u32 *acaps) in csio_mb_process_read_port_rsp()
|
H A D | csio_hw.h | 295 fw_port_cap32_t pcaps; /* link capabilities */ member
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 8572 fw_port_cap32_t pcaps, acaps, lpacaps, linkattr; in t4_handle_get_port_info() local 8898 static void init_link_config(struct link_config *lc, fw_port_cap32_t pcaps, in init_link_config() 9609 fw_port_cap32_t pcaps, acaps; in t4_init_portinfo() local
|
H A D | cxgb4.h | 579 fw_port_cap32_t pcaps; /* link capabilities */ member
|