Home
last modified time | relevance | path

Searched refs:firstoff (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/lib/
H A Ddo_csum.S99 #define firstoff r20 macro
145 and firstoff=7,buf // how many bytes off for first1 element
162 shl tmp2=firstoff,3 // number of bits
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c146 unsigned int firstoff = 0; in ixgbe_fcoe_ddp_setup() local
237 firstoff = thisoff; in ixgbe_fcoe_ddp_setup()
264 fcbuff |= (firstoff << IXGBE_FCBUFF_OFFSET_SHIFT); in ixgbe_fcoe_ddp_setup()