Searched refs:max_resp_len (Results 1 – 4 of 4) sorted by relevance
442 const u32 max_resp_len = SB_RFB_MAX; in mvs_task_prep_ata() local524 resp_len = min(resp_len, max_resp_len); in mvs_task_prep_ata()570 const u32 max_resp_len = SB_RFB_MAX; in mvs_task_prep_ssp() local636 resp_len = min(resp_len, max_resp_len); in mvs_task_prep_ssp()
1564 int max_resp_len = WLC_IOCTL_MAXLEN; in wl_cfgnan_execute_ioctl() local1582 tlvs_len = max_resp_len - OFFSETOF(bcm_iov_batch_buf_t, cmds[0]); in wl_cfgnan_execute_ioctl()
563 __le16 max_resp_len; member