Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-falcon.c106 unsigned int bytelen = ((8 * t->len + 7) / 8); in falcon_sflash_xfer() local
/Linux-v4.19/drivers/net/wireless/cisco/
Dairo.c1252 static inline int bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, in bap_read()
4042 int bytelen, int whichbap) in aux_bap_read()
4079 int bytelen, int whichbap) in fast_bap_read()
4091 int bytelen, int whichbap) in bap_write()
/Linux-v4.19/net/core/
Dskbuff.c977 u32 bytelen, next; in sock_zerocopy_realloc() local
/Linux-v4.19/include/linux/
Dskbuff.h456 u32 bytelen; member