Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c566 be32_to_cpu(port_rpl.u.info32.lstatus32_to_cbllen32); in t4vf_port_init()
572 pcaps = be32_to_cpu(port_rpl.u.info32.pcaps32); in t4vf_port_init()
573 acaps = be32_to_cpu(port_rpl.u.info32.acaps32); in t4vf_port_init()
1956 lstatus32 = be32_to_cpu(cmd->u.info32.lstatus32_to_cbllen32); in t4vf_handle_get_port_info()
1961 pcaps = be32_to_cpu(cmd->u.info32.pcaps32); in t4vf_handle_get_port_info()
1962 acaps = be32_to_cpu(cmd->u.info32.acaps32); in t4vf_handle_get_port_info()
1963 lpacaps = be32_to_cpu(cmd->u.info32.lpacaps32); in t4vf_handle_get_port_info()
1964 linkattr = be32_to_cpu(cmd->u.info32.linkattr32); in t4vf_handle_get_port_info()
/Linux-v4.19/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-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c8425 lstatus32 = be32_to_cpu(cmd->u.info32.lstatus32_to_cbllen32); in t4_handle_get_port_info()
8430 pcaps = be32_to_cpu(cmd->u.info32.pcaps32); in t4_handle_get_port_info()
8431 acaps = be32_to_cpu(cmd->u.info32.acaps32); in t4_handle_get_port_info()
8432 lpacaps = be32_to_cpu(cmd->u.info32.lpacaps32); in t4_handle_get_port_info()
8433 linkattr = be32_to_cpu(cmd->u.info32.linkattr32); in t4_handle_get_port_info()
8617 be32_to_cpu(port_cmd.u.info32.lstatus32_to_cbllen32); in t4_get_link_params()
8620 linkattr = be32_to_cpu(port_cmd.u.info32.linkattr32); in t4_get_link_params()
8622 be32_to_cpu(port_cmd.u.info32.auxlinfo32_mtu32)); in t4_get_link_params()
9415 u32 lstatus32 = be32_to_cpu(cmd.u.info32.lstatus32_to_cbllen32); in t4_init_portinfo()
9421 pcaps = be32_to_cpu(cmd.u.info32.pcaps32); in t4_init_portinfo()
[all …]
Dt4fw_api.h2759 } info32; member
Dcxgb4_main.c558 : !!(be32_to_cpu(pcmd->u.info32.lstatus32_to_cbllen32) in fwevtq_handler()
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Droce_hsi.h747 __le32 info32; member