Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c574 be32_to_cpu(port_rpl.u.info32.lstatus32_to_cbllen32); in t4vf_port_init()
580 pcaps = be32_to_cpu(port_rpl.u.info32.pcaps32); in t4vf_port_init()
581 acaps = be32_to_cpu(port_rpl.u.info32.acaps32); in t4vf_port_init()
1965 lstatus32 = be32_to_cpu(cmd->u.info32.lstatus32_to_cbllen32); in t4vf_handle_get_port_info()
1970 pcaps = be32_to_cpu(cmd->u.info32.pcaps32); in t4vf_handle_get_port_info()
1971 acaps = be32_to_cpu(cmd->u.info32.acaps32); in t4vf_handle_get_port_info()
1972 lpacaps = be32_to_cpu(cmd->u.info32.lpacaps32); in t4vf_handle_get_port_info()
1973 linkattr = be32_to_cpu(cmd->u.info32.linkattr32); in t4vf_handle_get_port_info()
/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_mb.c398 *pcaps = be32_to_cpu(rsp->u.info32.pcaps32); in csio_mb_process_read_port_rsp()
399 *acaps = be32_to_cpu(rsp->u.info32.acaps32); in csio_mb_process_read_port_rsp()
1437 ntohl(pcmd->u.info32.lstatus32_to_cbllen32); in csio_mb_fwevt_handler()
1439 linkattr = ntohl(pcmd->u.info32.linkattr32); in csio_mb_fwevt_handler()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c8619 lstatus32 = be32_to_cpu(cmd->u.info32.lstatus32_to_cbllen32); in t4_handle_get_port_info()
8624 pcaps = be32_to_cpu(cmd->u.info32.pcaps32); in t4_handle_get_port_info()
8625 acaps = be32_to_cpu(cmd->u.info32.acaps32); in t4_handle_get_port_info()
8626 lpacaps = be32_to_cpu(cmd->u.info32.lpacaps32); in t4_handle_get_port_info()
8627 linkattr = be32_to_cpu(cmd->u.info32.linkattr32); in t4_handle_get_port_info()
8836 be32_to_cpu(port_cmd.u.info32.lstatus32_to_cbllen32); in t4_get_link_params()
8839 linkattr = be32_to_cpu(port_cmd.u.info32.linkattr32); in t4_get_link_params()
8841 be32_to_cpu(port_cmd.u.info32.auxlinfo32_mtu32)); in t4_get_link_params()
9673 u32 lstatus32 = be32_to_cpu(cmd.u.info32.lstatus32_to_cbllen32); in t4_init_portinfo()
9679 pcaps = be32_to_cpu(cmd.u.info32.pcaps32); in t4_init_portinfo()
[all …]
Dt4fw_api.h2896 } info32; member
Dcxgb4_main.c615 : !!(be32_to_cpu(pcmd->u.info32.lstatus32_to_cbllen32) in fwevtq_handler()
/Linux-v5.10/drivers/infiniband/hw/bnxt_re/
Droce_hsi.h894 __le32 info32; member