Lines Matching refs:param_struc_ptr
193 wmitlv_check_tlv_params(void *os_handle, void *param_struc_ptr, in wmitlv_check_tlv_params() argument
200 uint8_t *buf_ptr = (unsigned char *)param_struc_ptr; in wmitlv_check_tlv_params()
438 wmitlv_check_event_tlv_params(void *os_handle, void *param_struc_ptr, in wmitlv_check_event_tlv_params() argument
444 (os_handle, param_struc_ptr, param_buf_len, is_cmd_id, in wmitlv_check_event_tlv_params()
462 wmitlv_check_command_tlv_params(void *os_handle, void *param_struc_ptr, in wmitlv_check_command_tlv_params() argument
469 (os_handle, param_struc_ptr, param_buf_len, is_cmd_id, in wmitlv_check_command_tlv_params()
490 wmitlv_check_and_pad_tlvs(void *os_handle, void *param_struc_ptr, in wmitlv_check_and_pad_tlvs() argument
499 uint8_t *buf_ptr = (unsigned char *)param_struc_ptr; in wmitlv_check_and_pad_tlvs()
998 wmitlv_check_and_pad_event_tlvs(void *os_handle, void *param_struc_ptr, in wmitlv_check_and_pad_event_tlvs() argument
1005 (os_handle, param_struc_ptr, param_buf_len, is_cmd_id, in wmitlv_check_and_pad_event_tlvs()
1024 wmitlv_check_and_pad_command_tlvs(void *os_handle, void *param_struc_ptr, in wmitlv_check_and_pad_command_tlvs() argument
1031 (os_handle, param_struc_ptr, param_buf_len, is_cmd_id, in wmitlv_check_and_pad_command_tlvs()