Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1117 word = be32_to_cpu(rpl.type_to_neq); in t4vf_get_vfres()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1487 __be32 type_to_neq; member
H A Dt4_hw.c2884 word = be32_to_cpu(rpl.type_to_neq); in t4_get_pfres()
7589 c.type_to_neq = cpu_to_be32(FW_PFVF_CMD_CMASK_V(cmask) | in t4_cfg_pfvf()
H A Dcxgb4_main.c6335 pmask = FW_PFVF_CMD_PMASK_G(be32_to_cpu(port_rpl.type_to_neq)); in cxgb4_iov_configure()