Home
last modified time | relevance | path

Searched defs:first_byte (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/common_modules/newip/examples/
H A Dnip_lib.c51 unsigned char first_byte; in nip_addr_fmt() local
[all...]
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ring.c25 u8 first_byte, last_byte, len; in mcp251xfd_cmd_prepare_write_reg() local
H A Dmcp251xfd-regmap.c91 u8 first_byte, last_byte, len; in mcp251xfd_regmap_nocrc_update_bits() local
/kernel/linux/common_modules/newip/src/common/
H A Dnip_addr.c53 static inline int is_1byte_addr_flag(unsigned char first_byte) in is_1byte_addr_flag() argument
67 static inline int is_2byte_addr_flag(unsigned char first_byte) in is_2byte_addr_flag() argument
78 static inline int is_3byte_addr_flag(unsigned char first_byte) in is_3byte_addr_flag() argument
88 static inline int is_5byte_addr_flag(unsigned char first_byte) in is_5byte_addr_flag() argument
98 static inline int is_7byte_addr_flag(unsigned char first_byte) in is_7byte_addr_flag() argument
108 is_8byte_addr_flag(unsigned char first_byte) is_8byte_addr_flag() argument
126 is_public_addr_flag(unsigned char first_byte) is_public_addr_flag() argument
147 nip_addr_1byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_1byte_check() argument
167 nip_addr_2byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_2byte_check() argument
188 nip_addr_3byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_3byte_check() argument
208 nip_addr_5byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_5byte_check() argument
228 nip_addr_7byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_7byte_check() argument
248 nip_addr_8byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_8byte_check() argument
272 nip_addr_public_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_public_check() argument
283 nip_addr_unknown(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_unknown() argument
309 unsigned char first_byte, second_byte, third_byte; nip_addr_invalid() local
371 unsigned char first_byte = addr->NIP_ADDR_FIELD8[0]; get_nip_addr_len() local
[all...]
/kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-regmap.c81 u8 first_byte, last_byte, len; in mcp251xfd_regmap_nocrc_update_bits() local
H A Dmcp251xfd-core.c189 u8 first_byte, last_byte, len; in mcp251xfd_cmd_prepare_write_reg() local
/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Dspi.c714 int first_byte = 1; in spi_write_flash() local
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Dspi.c712 int first_byte = 1; in spi_write_flash() local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c257 bool first_byte = true; in bcmasp_netfilt_wr_m_wake() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dcompression.c390 u64 first_byte = disk_start; in btrfs_submit_compressed_write() local
H A Dextent_io.c2962 struct bio *btrfs_bio_alloc(u64 first_byte) in btrfs_bio_alloc() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent_io.c4419 unsigned int first_byte = start + BIT_BYTE(pos); in extent_buffer_bitmap_set() local
4456 unsigned int first_byte = start + BIT_BYTE(pos); in extent_buffer_bitmap_clear() local
[all...]

Completed in 26 milliseconds