Home
last modified time | relevance | path

Searched defs:bytelen (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/spi/
Dspi-falcon.c104 unsigned int bytelen = ((8 * t->len + 7) / 8); in falcon_sflash_xfer() local
/linux-6.1.9/drivers/net/wireless/cisco/
Dairo.c1258 static inline int bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, in bap_read()
4080 int bytelen, int whichbap) in aux_bap_read()
4117 int bytelen, int whichbap) in fast_bap_read()
4129 int bytelen, int whichbap) in bap_write()
/linux-6.1.9/net/core/
Dskbuff.c1330 u32 bytelen, next; in msg_zerocopy_realloc() local
/linux-6.1.9/include/linux/
Dskbuff.h552 u32 bytelen; member