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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-profiler.h55 #define PADBYTES 24 macro
H A Dcvmx-profiler.c128 cpu_buf->pcpu_blk_info.data = eccb.cfg_blk.pcpu_base_addr[cpu] + sizeof(cvmx_cpu_event_block_t) + PADBYTES;
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_tx_ht.c111 #define PADBYTES(_len) ((4 - ((_len) % 4)) % 4) macro
855 bpad = PADBYTES(al_delta) + (bf->bf_state.bfs_ndelim << 2);

Completed in 174 milliseconds