Home
last modified time | relevance | path

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

/linux/fs/autofs/
H A Dwaitq.c89 size_t pktsz; in autofs_notify_daemon() local
/linux/net/tipc/
H A Dmsg.c383 int pktsz; tipc_msg_build() local
/linux/drivers/net/ethernet/tehuti/
H A Dtn40.h54 u16 pktsz; /* Skb packet size to allocate */ member
H A Dtehuti.h151 u16 pktsz; /* skb packet size to allocate */ member
/linux/drivers/net/usb/
H A Dcatc.c777 int pktsz, ret = -ENOMEM; in catc_probe() local
/linux/drivers/media/usb/gspca/
H A Dsonixj.c45 u32 pktsz; /* (used by pkt_scan) */ member
H A Dsn9c20x.c85 u32 pktsz; /* (used by pkt_scan) */ member
/linux/drivers/net/ethernet/
H A Djme.h217 __le16 pktsz; member
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c13494 static int tg3_run_loopback(struct tg3 *tp, u32 pktsz, bool tso_loopback) in tg3_run_loopback()