Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c575 be32_to_cpu(port_rpl.u.info32.lstatus32_to_cbllen32); in t4vf_port_init()
581 pcaps = be32_to_cpu(port_rpl.u.info32.pcaps32); in t4vf_port_init()
582 acaps = be32_to_cpu(port_rpl.u.info32.acaps32); in t4vf_port_init()
1966 lstatus32 = be32_to_cpu(cmd->u.info32.lstatus32_to_cbllen32); in t4vf_handle_get_port_info()
1971 pcaps = be32_to_cpu(cmd->u.info32.pcaps32); in t4vf_handle_get_port_info()
1972 acaps = be32_to_cpu(cmd->u.info32.acaps32); in t4vf_handle_get_port_info()
1973 lpacaps = be32_to_cpu(cmd->u.info32.lpacaps32); in t4vf_handle_get_port_info()
1974 linkattr = be32_to_cpu(cmd->u.info32.linkattr32); in t4vf_handle_get_port_info()
/linux-6.6.21/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-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c8601 lstatus32 = be32_to_cpu(cmd->u.info32.lstatus32_to_cbllen32); in t4_handle_get_port_info()
8606 pcaps = be32_to_cpu(cmd->u.info32.pcaps32); in t4_handle_get_port_info()
8607 acaps = be32_to_cpu(cmd->u.info32.acaps32); in t4_handle_get_port_info()
8608 lpacaps = be32_to_cpu(cmd->u.info32.lpacaps32); in t4_handle_get_port_info()
8609 linkattr = be32_to_cpu(cmd->u.info32.linkattr32); in t4_handle_get_port_info()
8818 be32_to_cpu(port_cmd.u.info32.lstatus32_to_cbllen32); in t4_get_link_params()
8821 linkattr = be32_to_cpu(port_cmd.u.info32.linkattr32); in t4_get_link_params()
8823 be32_to_cpu(port_cmd.u.info32.auxlinfo32_mtu32)); in t4_get_link_params()
9655 u32 lstatus32 = be32_to_cpu(cmd.u.info32.lstatus32_to_cbllen32); in t4_init_portinfo()
9661 pcaps = be32_to_cpu(cmd.u.info32.pcaps32); in t4_init_portinfo()
[all …]
Dt4fw_api.h2898 } info32; member
Dcxgb4_main.c614 : !!(be32_to_cpu(pcmd->u.info32.lstatus32_to_cbllen32) in fwevtq_handler()
/linux-6.6.21/drivers/infiniband/hw/bnxt_re/
Droce_hsi.h4350 __le32 info32; member