| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | netbuf.h | 67 struct netbuf { struct 68 struct pbuf *p, *ptr; 69 ip_addr_t addr; 93 struct netbuf *netbuf_new (void); argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_rx_data.c | 71 static hi_void hmac_rx_frame_80211_to_eth(oal_netbuf_stru *netbuf, const hi_u8 *da_mac_addr, hi_u8 … in hmac_rx_frame_80211_to_eth() 104 hi_void hmac_rx_free_netbuf(oal_netbuf_stru *netbuf, hi_u16 us_nums) in hmac_rx_free_netbuf() 143 oal_netbuf_stru *netbuf = HI_NULL; in hmac_rx_free_netbuf_list() local 174 oal_netbuf_stru *netbuf = HI_NULL; /* 从netbuf链上取下来的指向netbuf的指针 */ in hmac_rx_transmit_to_wlan() local 239 hi_void hmac_rx_set_msdu_state(oal_netbuf_stru *netbuf, hmac_msdu_proc_state_stru *msdu_state) in hmac_rx_set_msdu_state() 253 …u_proc(const hmac_vap_stru *hmac_vap, oal_netbuf_head_stru *netbuf_header, oal_netbuf_stru *netbuf, in hmac_rx_msdu_proc() 324 oal_netbuf_stru *netbuf, mac_ieee80211_frame_stru *frame_hdr) in hmac_rx_prepare_msdu_list_to_wlan() 534 oal_netbuf_stru *netbuf = msdu->netbuf; in hmac_rx_transmit_msdu_to_lan() local 598 hi_void hmac_rx_msdu_frame_classify(const hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, in hmac_rx_msdu_frame_classify() 669 hi_u32 hmac_rx_lan_frame_classify(const hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, in hmac_rx_lan_frame_classify() [all …]
|
| D | hmac_frag.c | 43 oal_netbuf_stru *netbuf = HI_NULL; in hmac_frag_process() local 139 …ocess_proc(const hmac_vap_stru *hmac_vap, const hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, in hmac_frag_process_proc() 185 oal_netbuf_stru *netbuf = HI_NULL; in hmac_defrag_timeout_fn() local 199 static hi_u32 hmac_defrag_process_frame(hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, hi_u8 f… in hmac_defrag_process_frame() 254 oal_netbuf_stru *netbuf = hmac_user->defrag_netbuf; in hmac_get_defraged_netbuf() local 280 oal_netbuf_stru *hmac_defrag_process(hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, hi_u32 hrd… in hmac_defrag_process()
|
| D | hmac_tx_data.c | 75 hi_u16 hmac_free_netbuf_list(oal_netbuf_stru *netbuf) in hmac_free_netbuf_list() 269 static hi_void hmac_tx_classify_lan_to_wlan(oal_netbuf_stru *netbuf, hi_u8 *puc_tid) in hmac_tx_classify_lan_to_wlan() 433 …hmac_tx_classify(const hmac_vap_stru *hmac_vap, const mac_user_stru *user, oal_netbuf_stru *netbuf) in hmac_tx_classify() 490 static hi_u32 hmac_tx_filter_security(const hmac_vap_stru *hmac_vap, const oal_netbuf_stru *netbuf, in hmac_tx_filter_security() 614 const oal_netbuf_stru *netbuf) in hmac_tid_need_ba_session() 684 …c_tx_return_type_enum_uint8 hmac_tx_ucast_process(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, in hmac_tx_ucast_process() 730 const oal_netbuf_stru *netbuf, const hmac_tx_ctl_stru *tx_ctl) in hmac_tx_is_need_frag() 1059 …c_tx_encap(const hmac_vap_stru *hmac_vap, const hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf) in hmac_tx_encap() 1187 …turn_type_enum_uint8 hmac_tx_lan_mpdu_process_sta(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, in hmac_tx_lan_mpdu_process_sta() 1259 …eturn_type_enum_uint8 hmac_tx_lan_mpdu_process_ap(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, in hmac_tx_lan_mpdu_process_ap() [all …]
|
| D | hmac_crypto_tkip.c | 130 static hi_u32 hmac_crypto_tkip_michael_mic(const hi_u8 *puc_key, const oal_netbuf_stru *netbuf, in hmac_crypto_tkip_michael_mic() 233 hi_u32 hmac_crypto_tkip_enmic_key(wlan_priv_key_param_stru *key, oal_netbuf_stru *netbuf, const hma… in hmac_crypto_tkip_enmic_key() 272 hi_u32 hmac_crypto_tkip_enmic(wlan_priv_key_param_stru *key, oal_netbuf_stru *netbuf) in hmac_crypto_tkip_enmic() 336 hi_u32 hmac_crypto_tkip_demic(wlan_priv_key_param_stru *key, oal_netbuf_stru *netbuf) in hmac_crypto_tkip_demic()
|
| D | hmac_wapi.c | 327 oal_netbuf_stru *hmac_wapi_netbuff_tx_handle(hmac_wapi_stru *wapi, oal_netbuf_stru *netbuf) in hmac_wapi_netbuff_tx_handle() 386 oal_netbuf_stru *hmac_wapi_netbuff_rx_handle(hmac_wapi_stru *wapi, oal_netbuf_stru *netbuf) in hmac_wapi_netbuff_rx_handle() 483 hi_u32 hmac_wapi_decrypt(hmac_wapi_stru *wapi, oal_netbuf_stru *netbuf) in hmac_wapi_decrypt() 691 static hi_u32 hmac_wapi_encrypt_action(hmac_wapi_stru *wapi, oal_netbuf_stru *netbuf, hmac_wapi_enc… in hmac_wapi_encrypt_action() 754 hi_u32 hmac_wapi_encrypt(hmac_wapi_stru *wapi, oal_netbuf_stru *netbuf) in hmac_wapi_encrypt()
|
| D | hmac_mgmt_classifier.c | 198 hi_u32 hmac_rx_process_others_bss_management(const oal_netbuf_stru *netbuf) in hmac_rx_process_others_bss_management() 265 oal_netbuf_stru *netbuf = (oal_netbuf_stru *)crx_event->netbuf; in hmac_rx_process_mgmt_event() local 310 oal_netbuf_stru *netbuf = (oal_netbuf_stru *)crx_event->netbuf; in hmac_rx_process_mgmt_promis() local
|
| D | hmac_blockack.c | 286 oal_netbuf_stru *netbuf = HI_NULL; in hmac_ba_send_frames_with_gap() local 338 oal_netbuf_stru *netbuf = HI_NULL; in hmac_ba_send_frames_in_order() local 401 oal_netbuf_stru *netbuf = HI_NULL; in hmac_ba_buffer_rx_frame() local 643 oal_netbuf_stru *netbuf = HI_NULL; in hmac_ba_rx_prepare_bufflist() local
|
| D | hmac_mgmt_ap.c | 1682 …i_void hmac_ap_up_rx_action_category_public(const hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, in hmac_ap_up_rx_action_category_public() 1704 static hi_void hmac_ap_up_rx_action_category_vht(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, in hmac_ap_up_rx_action_category_vht() 1725 …ic hi_void hmac_ap_up_rx_action_category_sa_query(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, in hmac_ap_up_rx_action_category_sa_query() 1743 mac_ieee80211_frame_stru *frame_hdr, oal_netbuf_stru *netbuf, hi_u8 *puc_data) in hmac_ap_up_rx_action_self_protected() 1806 static hi_void hmac_ap_up_rx_action(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, hi_u8 is_prot… in hmac_ap_up_rx_action() 1864 static hi_void hmac_ap_up_rx_probe_req(const hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf) in hmac_ap_up_rx_probe_req()
|
| D | hmac_main.c | 282 hi_void hmac_rxdata_netbuf_enqueue(oal_netbuf_stru *netbuf) in hmac_rxdata_netbuf_enqueue()
|
| D | hmac_rx_data.h | 55 oal_netbuf_stru *netbuf; /* MSDU对应的netbuf指针(可以使clone的netbuf) */ member
|
| D | hmac_mgmt_bss_comm.c | 2348 hi_void hmac_rx_sa_query_req(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, hi_u8 is_protected) in hmac_rx_sa_query_req() 2391 hi_void hmac_rx_sa_query_rsp(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, hi_u8 is_protected) in hmac_rx_sa_query_rsp() 2474 hi_u32 hmac_mgmt_rx_opmode_notify_frame(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf) in hmac_mgmt_rx_opmode_notify_frame() 2557 hi_void hmac_send_mgmt_to_host(const hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, hi_u16 us_le… in hmac_send_mgmt_to_host() 2678 hi_void hmac_rx_mgmt_send_to_host(const hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf) in hmac_rx_mgmt_send_to_host()
|
| D | hmac_mgmt_sta.c | 2177 static hi_u32 hmac_sta_up_rx_beacon(const hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf) in hmac_sta_up_rx_beacon() 2250 static hi_void hmac_sta_up_rx_ch_switch(mac_vap_stru *mac_vap, oal_netbuf_stru *netbuf) in hmac_sta_up_rx_ch_switch() 2297 static hi_void hmac_sta_up_rx_ext_ch_switch(mac_vap_stru *mac_vap, oal_netbuf_stru *netbuf) in hmac_sta_up_rx_ext_ch_switch() 2324 static hi_void hmac_sta_up_rx_action(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, hi_u8 is_pro… in hmac_sta_up_rx_action()
|
| D | hmac_event.c | 858 hi_u32 hmac_from_dmac_rx_data_handle(frw_event_mem_stru *event_mem, oal_netbuf_stru *netbuf, hi_u16… in hmac_from_dmac_rx_data_handle()
|
| D | hmac_11i.c | 1203 hi_u32 hmac_en_mic(const hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, hi_u8 *puc_iv_len) in hmac_en_mic() 1250 hi_u32 hmac_de_mic(const hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf) in hmac_de_mic()
|
| D | hmac_scan.c | 942 oal_netbuf_stru *netbuf = dtx_event->netbuf; in hmac_scan_update_bss_base() local 1049 oal_netbuf_stru *netbuf = dtx_event->netbuf; in hmac_scan_update_bss_dscr() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
| D | hcc_hmac.c | 98 const oal_netbuf_stru *netbuf, hi_u8 config_frame) in hcc_hmac_tx_adapt_extend_hdr_init() 113 hi_u32 hcc_hmac_tx_hcc_hdr_init(oal_netbuf_stru *netbuf, const hcc_transfer_param *param) in hcc_hmac_tx_hcc_hdr_init() 153 hi_void hcc_sort_key_frame(hcc_trans_queue_stru *hcc_queue, oal_netbuf_stru *netbuf) in hcc_sort_key_frame() 183 hi_u32 hcc_host_tx(hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf, const hcc_transfer_param… in hcc_host_tx() 260 hi_u32 hcc_tx_netbuf_normal(const frw_event_mem_stru *event_mem, oal_netbuf_stru *netbuf, hi_u32 hd… in hcc_tx_netbuf_normal() 321 oal_netbuf_stru *netbuf = HI_NULL; in hmac_hcc_tx_event_buf_to_netbuf() local 393 hi_void hcc_adjust_netbuf_data(oal_netbuf_stru *netbuf) in hcc_adjust_netbuf_data() 438 hi_u32 hcc_host_tx_data_adapt(const frw_event_mem_stru *event_mem, oal_netbuf_stru *netbuf) in hcc_host_tx_data_adapt() 540 hi_u32 hcc_hmac_tx_data_event(frw_event_mem_stru *event_mem, oal_netbuf_stru *netbuf, hi_bool mgmt) in hcc_hmac_tx_data_event()
|
| D | hcc_host.c | 285 static hi_s32 hcc_host_rx(const hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf) 339 oal_netbuf_stru *netbuf = HI_NULL; local 404 static hi_void hcc_tx_assem_descr_put(hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf) 409 static hi_s32 hcc_send_single_descr(hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf) 424 oal_netbuf_stru *netbuf = HI_NULL; local 520 static oal_netbuf_stru *hcc_netbuf_len_align(oal_netbuf_stru *netbuf, hi_u32 align_size) 561 oal_netbuf_stru *netbuf = HI_NULL; local 682 oal_netbuf_stru *netbuf = HI_NULL; local 860 oal_netbuf_stru *netbuf = HI_NULL; local 1042 static hi_void hcc_transfer_rx_handler(hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf) [all …]
|
| D | hcc_slave.h | 57 oal_dev_netbuf_stru *netbuf; member 70 oal_dev_netbuf_stru *netbuf; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| D | wal_linux_flowctl.c | 54 hi_u16 wal_netdev_select_queue(oal_net_device_stru *netdev, oal_netbuf_stru *netbuf, hi_void *accel… in wal_netdev_select_queue() 183 hi_u16 wal_netdev_select_queue(oal_net_device_stru *netdev, oal_netbuf_stru *netbuf, hi_void *accel… in wal_netdev_select_queue()
|
| D | wal_cfg80211_apt.c | 858 hi_u32 hwal_send_others_bss_data(const oal_netbuf_stru *netbuf) in hwal_send_others_bss_data()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_net.c | 95 hi_void oal_dev_netlink_rev(oal_netbuf_stru *netbuf) in oal_dev_netlink_rev() 170 oal_netbuf_stru *netbuf = HI_NULL; in oal_dev_netlink_send() local 560 hi_s32 oal_eth_header(oal_netbuf_stru *netbuf, oal_net_device_stru *netdev, oal_eth_header_info_str… in oal_eth_header() 603 …oal_netbuf_stru *netbuf = oal_netbuf_alloc(oal_arp_hdr_len(netdev) + oal_ll_allocated_space(netdev… in oal_arp_create() local
|
| D | oal_sdio_host.c | 645 oal_netbuf_stru *netbuf = HI_NULL; in oal_sdio_build_rx_netbuf_list() local 1365 hi_s32 oal_sdio_transfer_tx(struct BusDev *bus, oal_netbuf_stru *netbuf) in oal_sdio_transfer_tx() 1740 oal_netbuf_stru *netbuf = HI_NULL; in oal_sdio_transfer_netbuf_list() local 2301 oal_netbuf_stru *netbuf = HI_NULL; in oal_netbuf_list_hex_dump() local 2319 hi_void oal_netbuf_hex_dump(const oal_netbuf_stru *netbuf) in oal_netbuf_hex_dump()
|
| /device/soc/hisilicon/common/platform/hieth-sf/adapter/ |
| D | net_adapter.c | 37 static NetDevTxResult EthXmit(struct NetDevice *netDev, NetBuf *netbuf) in EthXmit()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| D | mac_data.c | 44 hi_u8 mac_get_data_type_from_80211(const oal_netbuf_stru *netbuf, hi_u16 us_mac_hdr_len) in mac_get_data_type_from_80211()
|