Home
last modified time | relevance | path

Searched refs:ul_len (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_cfg80211.c239 hi_u32 oal_cfg80211_rx_mgmt(oal_net_device_stru *pst_dev, hi_s32 l_freq, const hi_u8 *puc_buf, hi_u32 ul_len, in oal_cfg80211_rx_mgmt() argument
246 cfg80211_rx_mgmt(pst_wdev, l_freq, 0, puc_buf, ul_len, en_gfp); in oal_cfg80211_rx_mgmt()
248 HdfWifiEventRxMgmt(pst_dev, l_freq, 0, puc_buf, (size_t)ul_len); in oal_cfg80211_rx_mgmt()
259 oal_ieee80211_channel_stru *pst_ieee80211_channel, oal_ieee80211_mgmt_stru *pst_mgmt, hi_u32 ul_len, in oal_cfg80211_inform_bss_frame()
263 return cfg80211_inform_bss_frame(pst_wiphy, pst_ieee80211_channel, pst_mgmt, ul_len, l_signal, en_ftp); in oal_cfg80211_inform_bss_frame()
268 hi_unref_param(ul_len); in oal_cfg80211_inform_bss_frame()
258 oal_cfg80211_inform_bss_frame(oal_wiphy_stru *pst_wiphy, oal_ieee80211_channel_stru *pst_ieee80211_channel, oal_ieee80211_mgmt_stru *pst_mgmt, hi_u32 ul_len, hi_s32 l_signal, oal_gfp_enum_uint8 en_ftp) oal_cfg80211_inform_bss_frame() argument
H A Doal_cfg80211.h87 hi_u32 oal_cfg80211_rx_mgmt(oal_net_device_stru *pst_dev, hi_s32 l_freq, const hi_u8 *puc_buf, hi_u32 ul_len,
90 oal_ieee80211_channel_stru *pst_ieee80211_channel, oal_ieee80211_mgmt_stru *pst_mgmt, hi_u32 ul_len,
H A Doal_sdio_host.c614 oal_netbuf_stru *oal_sdio_alloc_rx_netbuf(hi_u32 ul_len) in oal_sdio_alloc_rx_netbuf() argument
625 return __netdev_alloc_skb(HI_NULL, ul_len, GFP_KERNEL); in oal_sdio_alloc_rx_netbuf()
629 return oal_pbuf_netbuf_alloc(ul_len); in oal_sdio_alloc_rx_netbuf()
631 return oal_dev_alloc_skb(ul_len); in oal_sdio_alloc_rx_netbuf()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dhi_osal.h593 unsigned long long *phy_addr, void **pp_vir_addr, unsigned long ul_len);
595 unsigned long long *phy_addr, void **pp_vir_addr, unsigned long ul_len);
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_osal.h590 unsigned long long *phy_addr, void **pp_vir_addr, unsigned long ul_len);
592 unsigned long long *phy_addr, void **pp_vir_addr, unsigned long ul_len);
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211.h243 const hi_u8 *puc_buf, hi_u32 ul_len, hi_u64 *pull_cookie);

Completed in 14 milliseconds