Searched defs:paramlen (Results 1 – 3 of 3) sorted by relevance
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | wldev_common.c | 112 const s8 *iovar_name, const s8 *param, s32 paramlen, in wldev_mkiovar() 123 const void *param, s32 paramlen, void *buf, s32 buflen, struct mutex* buf_sync) in wldev_iovar_getbuf() 153 const void *param, s32 paramlen, void *buf, s32 buflen, struct mutex* buf_sync) in wldev_iovar_setbuf() 204 const s8 *iovar_name, const s8 *param, s32 paramlen, in wldev_mkiovar_bsscfg() 257 void *param, s32 paramlen, void *buf, s32 buflen, s32 bsscfg_idx, struct mutex* buf_sync) in wldev_iovar_getbuf_bsscfg() 275 const void *param, s32 paramlen, in wldev_iovar_setbuf_bsscfg()
|
| D | wl_iw.c | 362 int paramlen, in dev_iw_iovar_setbuf() 380 int paramlen, in dev_iw_iovar_getbuf()
|
| D | wl_android_ext.c | 355 void *param, s32 paramlen, void *buf, s32 buflen, struct mutex* buf_sync) in wl_ext_iovar_getbuf() 368 void *param, s32 paramlen, void *buf, s32 buflen, struct mutex* buf_sync) in wl_ext_iovar_setbuf() 381 void *param, s32 paramlen, void *buf, s32 buflen, s32 bsscfg_idx, in wl_ext_iovar_setbuf_bsscfg()
|