acap             8587 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		acaps = fwcaps16_to_caps32(be16_to_cpu(cmd->u.info.acap));
acap             9646 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		acaps = fwcaps16_to_caps32(be16_to_cpu(cmd.u.info.acap));
acap             2766 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 			__be16 acap;
acap              573 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 		acaps = fwcaps16_to_caps32(be16_to_cpu(port_rpl.u.info.acap));
acap             1935 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 		acaps = fwcaps16_to_caps32(be16_to_cpu(cmd->u.info.acap));
acap              326 drivers/scsi/csiostor/csio_hw.h 	uint16_t	acap;
acap              396 drivers/scsi/csiostor/csio_mb.c 			*acaps = fwcaps16_to_caps32(ntohs(rsp->u.info.acap));