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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_phy.c92 * @add2: addend 2
96 static u8 ixgbe_ones_comp_byte_add(u8 add1, u8 add2) argument
98 u16 sum = add1 + add2;

Completed in 57 milliseconds