Searched refs:PADDING_SIZE (Results 1 – 3 of 3) sorted by relevance
221 #define PADDING_SIZE (PADDING_HEADER_SIZE + sizeof (fcoe_frame_tailer_t)) macro
257 fc_frame_size + PADDING_SIZE); in fcoe_alloc_netb()290 raw_frame_size = PADDING_SIZE + fc_frame_size; in fcoe_allocate_frame()
262 frame_size = raw_frame_size - PADDING_SIZE; in fcoe_rx()