Home
last modified time | relevance | path

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

/linux-5.10/drivers/spi/
Dspi-falcon.c104 unsigned int bytelen = ((8 * t->len + 7) / 8); in falcon_sflash_xfer() local
/linux-5.10/drivers/net/wireless/cisco/
Dairo.c1258 static inline int bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, in bap_read()
4075 int bytelen, int whichbap) in aux_bap_read()
4112 int bytelen, int whichbap) in fast_bap_read()
4124 int bytelen, int whichbap) in bap_write()
/linux-5.10/net/core/
Dskbuff.c1131 u32 bytelen, next; in sock_zerocopy_realloc() local
/linux-5.10/include/linux/
Dskbuff.h474 u32 bytelen; member