Lines Matching defs:add
5245 /* add a comma, if first in the buffer */
5306 /* add * if ran out of room */
5308 /* may need to back up to add space for a '*' */
5314 /* add final nul - space already allocated above */
5690 /* Eventually add other counters for each bit */
6713 static void adjust_rcvctrl(struct hfi1_devdata *dd, u64 add, u64 clear)
6720 rcvctrl |= add;
6726 static inline void add_rcvctrl(struct hfi1_devdata *dd, u64 add)
6728 adjust_rcvctrl(dd, add, 0);
11419 * A0: add the variable any_shared_limit_changing below and in the
13383 * context, so add that.
14386 /* add qos entries to the RSM map table */
14423 /* add rule 0 */
14505 /* add rule 1 */