Searched refs:MAX_RSPSZ (Results 1 – 3 of 3) sorted by relevance
26 #define MAX_RSPSZ 512 macro
38 #define MAX_RSPSZ 512 macro
74 pcmdpriv->rsp_allocated_buf = kmalloc(MAX_RSPSZ + 4, GFP_ATOMIC); in _init_cmd_priv()