Lines Matching defs:add
5285 /* add a comma, if first in the buffer */
5346 /* add * if ran out of room */
5348 /* may need to back up to add space for a '*' */
5354 /* add final nul - space already allocated above */
5730 /* Eventually add other counters for each bit */
6752 static void adjust_rcvctrl(struct hfi1_devdata *dd, u64 add, u64 clear)
6759 rcvctrl |= add;
6765 static inline void add_rcvctrl(struct hfi1_devdata *dd, u64 add)
6767 adjust_rcvctrl(dd, add, 0);
11458 * A0: add the variable any_shared_limit_changing below and in the
13422 * context, so add that.
14425 /* add qos entries to the the RSM map table */
14462 /* add rule 0 */
14544 /* add rule 1 */