Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc.h77 #define BNX2FC_BD_SPLIT_SZ 0x8000 macro
Dbnx2fc_io.c1625 if (sg_len >= BNX2FC_BD_SPLIT_SZ) in bnx2fc_split_bd()
1626 frag_size = BNX2FC_BD_SPLIT_SZ; in bnx2fc_split_bd()