Searched refs:FC_TRC_SIZE_BYTES (Results 1 – 2 of 2) sorted by relevance
560 FC_TRC_SIZE_BYTES; in fnic_fc_trace_init()600 fc_trace_buf_head += FC_TRC_SIZE_BYTES; in fnic_fc_trace_init()696 (u8)(FC_TRC_SIZE_BYTES - FC_TRC_HEADER_SIZE in fnic_fc_trace_set_data()701 (u8)(FC_TRC_SIZE_BYTES - FC_TRC_HEADER_SIZE))); in fnic_fc_trace_set_data()761 for (j = 0; j < FC_TRC_SIZE_BYTES; j++) { in fnic_fc_trace_get_data()814 (u8)(FC_TRC_SIZE_BYTES - FC_TRC_HEADER_SIZE)); j++) { in copy_and_format_trace_data()
8 #define FC_TRC_SIZE_BYTES 256 macro