Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dfw_inc.c604 size_t s, hdr_sz; in wil_fw_process() local
694 size_t s, hdr_sz = 0; in wil_brd_process() local
/Linux-v5.10/tools/perf/util/
Dtrace-event-info.c43 static int record_file(const char *file, ssize_t hdr_sz) in record_file()
Dheader.c3452 static int try_all_file_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_file_abis()
3490 static int try_all_pipe_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_pipe_abis()
3519 static int check_magic_endian(u64 magic, uint64_t hdr_sz, in check_magic_endian()
Dsession.c1659 size_t hdr_sz, rest; in perf_session__peek_event() local
/Linux-v5.10/net/tipc/
Dmsg.c102 uint hdr_sz, uint data_sz, u32 dnode, in tipc_msg_create()
/Linux-v5.10/drivers/media/platform/mtk-vcodec/venc/
Dvenc_h264_if.c559 int hdr_sz; in h264_enc_encode() local
/Linux-v5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c3822 int hdr_sz) in mvpp2_tso_put_hdr()
3886 int hdr_sz, i, len, descs = 0; in mvpp2_tx_tso() local
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h533 static inline __le16 enetc_txbd_l3_csoff(int start, int hdr_sz, u16 l3_flags) in enetc_txbd_l3_csoff()