Home
last modified time | relevance | path

Searched defs:ul_len (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_cfg80211.c239 …_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()
259 …al_ieee80211_channel_stru *pst_ieee80211_channel, oal_ieee80211_mgmt_stru *pst_mgmt, hi_u32 ul_len, in oal_cfg80211_inform_bss_frame()
Doal_sdio_host.c614 oal_netbuf_stru *oal_sdio_alloc_rx_netbuf(hi_u32 ul_len) in oal_sdio_alloc_rx_netbuf()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dbcm_l2_filter.c647 calc_checksum(uint8 *src_ipa, uint8 *dst_ipa, uint32 ul_len, uint8 prot, uint8 *ul_data) in calc_checksum()