Lines Matching refs:value
122 * @polarity: the value of the field when the operation is completed
125 * @valp: where to store the value of the register at completion time
128 * up to @attempts times. If @valp is not NULL the value of the register
158 * @val: new value for the field
160 * Sets a field of an indirect TP register to the given value.
173 uint32_t value)
177 csio_wr_reg32(hw, val | value, reg);
257 * Returns the value of the information field keyword or
417 * @val: value to write
1569 * @caps16: a 16-bit Port Capabilities value
1571 * Returns the equivalent 32-bit Port Capabilities value.
1606 * @caps32: a 32-bit Port Capabilities value
1608 * Returns the equivalent 16-bit Port Capabilities value. Note that
1646 * @lstatus: old FW_PORT_ACTION_GET_PORT_INFO lstatus value
1649 * 32-bit Port Capabilities value.
2100 * If there are no errors and the caller has provided return value
4099 #define ECM_MIN_TMO 1000 /* Minimum timeout value for req */