Home
last modified time | relevance | path

Searched refs:frame_offset (Results 1 – 5 of 5) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-csi/
Dparser_reg.h178 struct frame_offset { struct
202 struct frame_offset ch_offset[MAX_CH_NUM]; argument
/device/soc/rockchip/rk3588/kernel/include/linux/
Dstmmac.h117 u8 frame_offset; member
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h117 u8 frame_offset; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_mgmt_sta.c2187 hi_u16 frame_offset = MAC_TIME_STAMP_LEN + MAC_BEACON_INTERVAL_LEN + MAC_CAP_INFO_LEN; in hmac_sta_up_rx_beacon() local
2210 …hmac_sta_up_update_ht_params(hmac_vap->base_vap, frame_body, frame_len, frame_offset, hmac_user->b… in hmac_sta_up_rx_beacon()
2214 …if (hmac_check_opmode_notify(hmac_vap, (hi_u8 *)mac_hdr, frame_body, frame_offset, frame_len, hmac… in hmac_sta_up_rx_beacon()
2235 hmac_edca_params_info_stru edca_params_info = { frame_body, frame_len, frame_offset }; in hmac_sta_up_rx_beacon()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com.c8432 u8 EncryptionHeadOverhead = 0, frame_offset = 0; in rtw_hal_construct_keepalive() local
8491 frame_offset = *pLength; in rtw_hal_construct_keepalive()
8492 pKeepAlivePkt = (u8 *)(pframe + frame_offset); in rtw_hal_construct_keepalive()