Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c565 u32 lstatus = be32_to_cpu(port_rpl.u.info.lstatus_to_modtype); in t4vf_port_init()
1928 u32 lstatus = be32_to_cpu(cmd->u.info.lstatus_to_modtype); in t4vf_handle_get_port_info()
/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c1429 link_status = ntohl(pcmd->u.info.lstatus_to_modtype); in csio_mb_fwevt_handler()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c8585 u32 lstatus = be32_to_cpu(cmd->u.info.lstatus_to_modtype); in t4_handle_get_port_info()
8811 u32 lstatus = be32_to_cpu(port_cmd.u.info.lstatus_to_modtype); in t4_get_link_params()
9646 u32 lstatus = be32_to_cpu(cmd.u.info.lstatus_to_modtype); in t4_init_portinfo()
H A Dt4fw_api.h2825 __be32 lstatus_to_modtype; member