Home
last modified time | relevance | path

Searched refs:port_rpl (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c770 struct fw_port_cmd port_cmd, port_rpl; in t4vf_port_init() local
843 &port_rpl); in t4vf_port_init()
852 (port_rpl.u.info.lstatus_to_modtype); in t4vf_port_init()
859 (be16_to_cpu(port_rpl.u.info.pcap)); in t4vf_port_init()
861 (be16_to_cpu(port_rpl.u.info.acap)); in t4vf_port_init()
864 (port_rpl.u.info32.lstatus32_to_cbllen32); in t4vf_port_init()
870 pcaps = be32_to_cpu(port_rpl.u.info32.pcaps32); in t4vf_port_init()
871 acaps = be32_to_cpu(port_rpl.u.info32.acaps32); in t4vf_port_init()