fwcaps16_to_caps32 8586 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c pcaps = fwcaps16_to_caps32(be16_to_cpu(cmd->u.info.pcap)); fwcaps16_to_caps32 8587 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c acaps = fwcaps16_to_caps32(be16_to_cpu(cmd->u.info.acap)); fwcaps16_to_caps32 8588 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c lpacaps = fwcaps16_to_caps32(be16_to_cpu(cmd->u.info.lpacap)); fwcaps16_to_caps32 9645 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c pcaps = fwcaps16_to_caps32(be16_to_cpu(cmd.u.info.pcap)); fwcaps16_to_caps32 9646 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c acaps = fwcaps16_to_caps32(be16_to_cpu(cmd.u.info.acap)); fwcaps16_to_caps32 572 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c pcaps = fwcaps16_to_caps32(be16_to_cpu(port_rpl.u.info.pcap)); fwcaps16_to_caps32 573 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c acaps = fwcaps16_to_caps32(be16_to_cpu(port_rpl.u.info.acap)); fwcaps16_to_caps32 1934 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c pcaps = fwcaps16_to_caps32(be16_to_cpu(cmd->u.info.pcap)); fwcaps16_to_caps32 1935 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c acaps = fwcaps16_to_caps32(be16_to_cpu(cmd->u.info.acap)); fwcaps16_to_caps32 1936 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c lpacaps = fwcaps16_to_caps32(be16_to_cpu(cmd->u.info.lpacap)); fwcaps16_to_caps32 641 drivers/scsi/csiostor/csio_hw.h fw_port_cap32_t fwcaps16_to_caps32(fw_port_cap16_t caps16); fwcaps16_to_caps32 395 drivers/scsi/csiostor/csio_mb.c *pcaps = fwcaps16_to_caps32(ntohs(rsp->u.info.pcap)); fwcaps16_to_caps32 396 drivers/scsi/csiostor/csio_mb.c *acaps = fwcaps16_to_caps32(ntohs(rsp->u.info.acap));