Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c737 struct fw_port_cmd port_cmd, port_rpl, rpl; in t4vf_port_init() local
798 &port_rpl); in t4vf_port_init()
805 rpl = port_rpl; in t4vf_port_init()
811 pcaps = be32_to_cpu(port_rpl.u.info32.pcaps32); in t4vf_port_init()
812 acaps = be32_to_cpu(port_rpl.u.info32.acaps32); in t4vf_port_init()