Lines Matching refs:custom
5580 char custom[MAX_CUSTOM_LEN]; in orinoco_translate_scan() local
5687 iwe.u.data.length = snprintf(custom, MAX_CUSTOM_LEN, in orinoco_translate_scan()
5692 &iwe, custom); in orinoco_translate_scan()
5696 iwe.u.data.length = snprintf(custom, MAX_CUSTOM_LEN, in orinoco_translate_scan()
5701 &iwe, custom); in orinoco_translate_scan()
5706 iwe.u.data.length = snprintf(custom, MAX_CUSTOM_LEN, in orinoco_translate_scan()
5711 &iwe, custom); in orinoco_translate_scan()
5726 char custom[MAX_CUSTOM_LEN]; in orinoco_translate_ext_scan() local
5844 snprintf(custom, MAX_CUSTOM_LEN, "tsf=%016llx", in orinoco_translate_ext_scan()
5848 &iwe, custom); in orinoco_translate_ext_scan()
5852 iwe.u.data.length = snprintf(custom, MAX_CUSTOM_LEN, in orinoco_translate_ext_scan()
5857 &iwe, custom); in orinoco_translate_ext_scan()
5861 iwe.u.data.length = snprintf(custom, MAX_CUSTOM_LEN, in orinoco_translate_ext_scan()
5866 &iwe, custom); in orinoco_translate_ext_scan()
5871 iwe.u.data.length = snprintf(custom, MAX_CUSTOM_LEN, in orinoco_translate_ext_scan()
5876 &iwe, custom); in orinoco_translate_ext_scan()