1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: ISC */
/*
 * Copyright (c) 2022 Broadcom Corporation
 */
#ifndef _BRCMFMAC_CYW_VOPS_H
#define _BRCMFMAC_CYW_VOPS_H

extern const struct brcmf_fwvid_ops brcmf_cyw_ops;
#define CYW_VOPS	(&brcmf_cyw_ops)

#endif /* _BRCMFMAC_CYW_VOPS_H */
无论今后遇到什么事情,都请不要后悔与我的相遇