Searched refs:MAX_ELS_FRAME_PAYLOAD (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/scsi/qla2xxx/ | ||
D | qla_bsg.h | 38 #define MAX_ELS_FRAME_PAYLOAD 252 macro |
D | qla_bsg.c | 716 && req_data_len == MAX_ELS_FRAME_PAYLOAD)) && in qla2x00_process_loopback() |