Searched defs:pcaps (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/net/ice/ |
| H A D | ice_dcf_parent.c | 304 struct ice_aqc_get_phy_caps_data *pcaps; in ice_dcf_init_parent_hw() local
|
| H A D | ice_ethdev.c | 3950 struct ice_aqc_get_phy_caps_data *pcaps; in ice_force_phys_link_state() local
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_common.c | 321 struct ice_aqc_get_phy_caps_data *pcaps, in ice_aq_get_phy_caps() 903 struct ice_aqc_get_phy_caps_data *pcaps; in ice_init_hw() local 3296 struct ice_aqc_get_phy_caps_data *pcaps; in ice_update_link_info() local 3417 struct ice_aqc_get_phy_caps_data *pcaps; in ice_cfg_phy_fc() local 3481 struct ice_aqc_get_phy_caps_data *pcaps; in ice_set_fc() local 3628 struct ice_aqc_get_phy_caps_data *pcaps; in ice_cfg_phy_fec() local
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4vf_hw.c | 739 u32 param, val, pcaps, acaps; in t4vf_port_init() local
|
| H A D | t4_hw.c | 4492 u32 action, pcaps, acaps, link_caps, lstatus; in t4_handle_get_port_info() local 4636 void t4_init_link_config(struct port_info *pi, u32 pcaps, u32 acaps, in t4_init_link_config() 5318 u32 param, val, pcaps, acaps; in t4_port_init() local
|
| H A D | common.h | 273 u32 pcaps; /* Physically supported link caps */ member
|
| /dpdk/drivers/net/pcap/ |
| H A D | pcap_ethdev.c | 1370 eth_release_pcaps(struct pmd_devargs *pcaps, in eth_release_pcaps() 1401 struct pmd_devargs pcaps = {0}; in pmd_pcap_probe() local
|