Home
last modified time | relevance | path

Searched refs:oal_ether_header_stru (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_linux_flowctl.c57 oal_ether_header_stru *ether_header = HI_NULL; in wal_netdev_select_queue()
66 ether_header = (oal_ether_header_stru *)oal_netbuf_data(netbuf); in wal_netdev_select_queue()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.c562 oal_ether_header_stru *eth = (oal_ether_header_stru *)oal_netbuf_push(netbuf, 14); /* 14: 空间长度 */ in oal_eth_header()
H A Doal_net.h948 typedef struct oal_ether_header oal_ether_header_stru; typedef
1818 oal_netbuf_pull(netbuf, sizeof(oal_ether_header_stru)); in oal_eth_type_trans()

Completed in 11 milliseconds