Home
last modified time | relevance | path

Searched refs:acap (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/csiostor/
H A Dcsio_hw.h326 uint16_t acap; member
H A Dcsio_mb.c396 *acaps = fwcaps16_to_caps32(ntohs(rsp->u.info.acap)); in csio_mb_process_read_port_rsp()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c572 acaps = fwcaps16_to_caps32(be16_to_cpu(port_rpl.u.info.acap)); in t4vf_port_init()
1935 acaps = fwcaps16_to_caps32(be16_to_cpu(cmd->u.info.acap)); in t4vf_handle_get_port_info()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2827 __be16 acap; member
H A Dt4_hw.c8592 acaps = fwcaps16_to_caps32(be16_to_cpu(cmd->u.info.acap)); in t4_handle_get_port_info()
9653 acaps = fwcaps16_to_caps32(be16_to_cpu(cmd.u.info.acap)); in t4_init_portinfo()