Lines Matching refs:mybuf
9080 u8 mybuf[WLC_IOCTL_SMLEN] = {0}; in wl_cfgvendor_twt_setup() local
9083 uint8 *rem = mybuf; in wl_cfgvendor_twt_setup()
9084 uint16 rem_len = sizeof(mybuf); in wl_cfgvendor_twt_setup()
9168 mybuf, sizeof(mybuf) - rem_len, resp_buf, WLC_IOCTL_SMLEN, NULL); in wl_cfgvendor_twt_setup()
9188 u8 mybuf[WLC_IOCTL_SMLEN] = {0}; in wl_cfgvendor_twt_teardown() local
9191 uint8 *rem = mybuf; in wl_cfgvendor_twt_teardown()
9192 uint16 rem_len = sizeof(mybuf); in wl_cfgvendor_twt_teardown()
9230 mybuf, sizeof(mybuf) - rem_len, res_buf, WLC_IOCTL_SMLEN, NULL); in wl_cfgvendor_twt_teardown()
9251 u8 mybuf[WLC_IOCTL_SMLEN] = {0}; in wl_cfgvendor_twt_info_frame() local
9253 uint8 *rem = mybuf; in wl_cfgvendor_twt_info_frame()
9254 uint16 rem_len = sizeof(mybuf); in wl_cfgvendor_twt_info_frame()
9297 mybuf, sizeof(mybuf) - rem_len, res_buf, WLC_IOCTL_SMLEN, NULL); in wl_cfgvendor_twt_info_frame()