Home
last modified time | relevance | path

Searched defs:hdr_sz (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dfw_inc.c580 size_t s, hdr_sz; in wil_fw_process() local
663 size_t s, hdr_sz; in wil_brd_process() local
/Linux-v4.19/tools/perf/util/
Dtrace-event-info.c59 static int record_file(const char *file, ssize_t hdr_sz) in record_file()
Dheader.c2915 static int try_all_file_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_file_abis()
2953 static int try_all_pipe_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_pipe_abis()
2982 static int check_magic_endian(u64 magic, uint64_t hdr_sz, in check_magic_endian()
Dsession.c1443 size_t hdr_sz, rest; in perf_session__peek_event() local
/Linux-v4.19/net/tipc/
Dmsg.c92 uint hdr_sz, uint data_sz, u32 dnode, in tipc_msg_create()
/Linux-v4.19/drivers/media/platform/mtk-vcodec/venc/
Dvenc_h264_if.c529 int hdr_sz; in h264_enc_encode() local
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c2801 int hdr_sz) in mvpp2_tso_put_hdr()
2864 int hdr_sz = skb_transport_offset(skb) + tcp_hdrlen(skb); in mvpp2_tx_tso() local