Searched defs:pcaps (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-powercap.c | 28 } *pcaps; variable
|
/openbmc/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
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.c | 322 struct ice_aqc_get_phy_caps_data *pcaps, in ice_aq_get_phy_caps() 1068 struct ice_aqc_get_phy_caps_data *pcaps; in ice_init_hw() local 3266 struct ice_aqc_get_phy_caps_data *pcaps; in ice_update_link_info() local 3420 struct ice_aqc_get_phy_caps_data *pcaps; in ice_set_fc() local 3561 struct ice_aqc_get_phy_caps_data *pcaps; in ice_cfg_phy_fec() local
|
H A D | ice_main.c | 1883 struct ice_aqc_get_phy_caps_data *pcaps; in ice_force_phys_link_state() local 1953 struct ice_aqc_get_phy_caps_data *pcaps; in ice_init_nvm_phy_type() local 2061 struct ice_aqc_get_phy_caps_data *pcaps; in ice_init_phy_user_cfg() local 2130 struct ice_aqc_get_phy_caps_data *pcaps; in ice_configure_phy() local
|
H A D | ice_ethtool.c | 2951 struct ice_aqc_get_phy_caps_data *pcaps; in ice_get_pauseparam() local 2996 struct ice_aqc_get_phy_caps_data *pcaps; in ice_set_pauseparam() local
|
/openbmc/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
|
/openbmc/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
|