Searched refs:cfg_bits (Results 1 – 2 of 2) sorted by relevance
139 uint32_t cfg_bits; in qla_sysctl_port_cfg() local149 err = qla_get_port_config(ha, &cfg_bits); in qla_sysctl_port_cfg()161 cfg_bits &= ~Q8_PORT_CFG_BITS_PAUSE_CFG_MASK; in qla_sysctl_port_cfg()166 cfg_bits |= Q8_PORT_CFG_BITS_PAUSE_STD; in qla_sysctl_port_cfg()168 cfg_bits |= Q8_PORT_CFG_BITS_PAUSE_PPM; in qla_sysctl_port_cfg()183 err = qla_set_port_config(ha, cfg_bits); in qla_sysctl_port_cfg()190 err = qla_get_port_config(ha, &cfg_bits); in qla_sysctl_port_cfg()4076 qla_set_port_config(qla_host_t *ha, uint32_t cfg_bits) in qla_set_port_config() argument4093 pcfg->cfg_bits = cfg_bits; in qla_set_port_config()4183 qla_get_port_config(qla_host_t *ha, uint32_t *cfg_bits) in qla_get_port_config() argument[all …]
935 uint32_t cfg_bits; member990 uint32_t cfg_bits; /* same as in q80_set_port_cfg_t */ member1010 uint32_t cfg_bits; member