Home
last modified time | relevance | path

Searched refs:rcaps (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.c1724 uint32_t *rcaps) in csio_link_l1cfg()
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()
1723 csio_link_l1cfg(struct link_config *lc, uint16_t fw_caps, uint32_t *rcaps) csio_link_l1cfg() argument
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.c1724 uint32_t *rcaps) in csio_link_l1cfg()
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()
1723 csio_link_l1cfg(struct link_config *lc, uint16_t fw_caps, uint32_t *rcaps) csio_link_l1cfg() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1998 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps);
H A Dt4_hw.c7598 * @rcaps: read capabilities
7608 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) in t4_cfg_pfvf()
7625 c.r_caps_to_nethctrl = cpu_to_be32(FW_PFVF_CMD_R_CAPS_V(rcaps) | in t4_cfg_pfvf()
7604 t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, unsigned int rxqi, unsigned int rxq, unsigned int tc, unsigned int vi, unsigned int cmask, unsigned int pmask, unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) t4_cfg_pfvf() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1994 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps);
H A Dt4_hw.c7568 * @rcaps: read capabilities
7578 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) in t4_cfg_pfvf()
7595 c.r_caps_to_nethctrl = cpu_to_be32(FW_PFVF_CMD_R_CAPS_V(rcaps) | in t4_cfg_pfvf()
7574 t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, unsigned int rxqi, unsigned int rxq, unsigned int tc, unsigned int vi, unsigned int cmask, unsigned int pmask, unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) t4_cfg_pfvf() argument

Completed in 59 milliseconds