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

/linux-master/drivers/media/usb/stk1160/
H A Dstk1160-video.c447 int i, j, k, sb_size, max_packets, num_bufs; local
406 stk1160_fill_urb(struct stk1160 *dev, struct stk1160_urb *stk_urb, int sb_size, int max_packets) argument
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-vbi.c340 int cx231xx_init_vbi_isoc(struct cx231xx *dev, int max_packets, argument
H A Dcx231xx-core.c982 int cx231xx_init_isoc(struct cx231xx *dev, int max_packets, argument
1118 int cx231xx_init_bulk(struct cx231xx *dev, int max_packets, argument
/linux-master/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h213 u16 max_packets; /* max packets per interrupt */ member in struct:emac_tx_queue
/linux-master/drivers/usb/cdns3/
H A Dcdnsp-mem.c730 u32 max_packets, port; local
/linux-master/net/sched/
H A Dsch_fq_codel.c137 static unsigned int fq_codel_drop(struct Qdisc *sch, unsigned int max_packets, argument
/linux-master/drivers/media/usb/au0828/
H A Dau0828-video.c195 static int au0828_init_isoc(struct au0828_dev *dev, int max_packets, argument
/linux-master/include/uapi/linux/
H A Dvirtio_net.h399 __le32 max_packets; member in struct:virtio_net_ctrl_coal
H A Dpkt_sched.h538 __s32 max_packets; member in struct:tc_netem_slot
/linux-master/drivers/usb/host/
H A Dxhci-mem.c1078 u32 max_packets; local
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h517 __s32 max_packets; member in struct:tc_netem_slot
/linux-master/drivers/net/
H A Dvirtio_net.c137 u32 max_packets; member in struct:virtnet_interrupt_coalesce
2950 virtnet_send_ctrl_coal_vq_cmd(struct virtnet_info *vi, u16 vqn, u32 max_usecs, u32 max_packets) argument
2968 virtnet_send_rx_ctrl_coal_vq_cmd(struct virtnet_info *vi, u16 queue, u32 max_usecs, u32 max_packets) argument
2985 virtnet_send_tx_ctrl_coal_vq_cmd(struct virtnet_info *vi, u16 queue, u32 max_usecs, u32 max_packets) argument
3507 u32 max_usecs, max_packets; local
[all...]

Completed in 326 milliseconds