Home
last modified time | relevance | path

Searched refs:rcaps (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/scsi/csiostor/
Dcsio_hw.c1724 uint32_t *rcaps) in csio_link_l1cfg() argument
1767 *rcaps = lrcap; in csio_link_l1cfg()
1782 fw_port_cap32_t pcaps, acaps, rcaps; in csio_enable_ports() local
1839 csio_link_l1cfg(&hw->pport[i].link_cfg, fw_caps, &rcaps); in csio_enable_ports()
1843 true, rcaps, fw_caps, NULL); in csio_enable_ports()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1994 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps);
Dt4_hw.c7578 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) in t4_cfg_pfvf() argument
7595 c.r_caps_to_nethctrl = cpu_to_be32(FW_PFVF_CMD_R_CAPS_V(rcaps) | in t4_cfg_pfvf()