Home
last modified time | relevance | path

Searched defs:cmd_length (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_cmd_parser.c139 static uint8_t cmd_length[32] = { variable
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.c435 u8 cmd_length, exe_cnt = 0; in cmpk_message_handle_rx() local
H A Dr8192U_dm.h142 u32 cmd_length; /* Command packet length. */ member
/openbmc/linux/drivers/spi/
H A Dspi-axi-spi-engine.c84 unsigned cmd_length; member
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd.c87 TEST_F(iommufd, cmd_length) in TEST_F() argument
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c2700 u32 cmd_length = 0; in e1000_tso() local
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c834 static inline int cmd_length(struct parser_exec_state *s) in cmd_length() function
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5433 u32 cmd_length = 0; in e1000_tso() local
/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c3047 struct qeth_cmd_buffer *iob, u16 cmd_length) in qeth_prepare_ipa_cmd()