Home
last modified time | relevance | path

Searched refs:oal_netbuf_expand_head (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_netbuf.h108 #define oal_netbuf_expand_head(nb, head, tail, mask) NetBufResizeRoom(nb, head, tail) macro
H A Doal_sdio_host.c1378 ret = oal_netbuf_expand_head(netbuf, 0, tailroom_add, GFP_ATOMIC); in oal_sdio_transfer_tx()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_hmac.c455 err_code = oal_netbuf_expand_head(netbuf, (hi_s32)headroom_add - (hi_s32)oal_netbuf_headroom(netbuf), in hcc_host_tx_data_adapt()
H A Dhcc_host.c543 ret = oal_netbuf_expand_head(netbuf, 0, (hi_s32)tail_room_len, GFP_KERNEL);

Completed in 15 milliseconds