Home
last modified time | relevance | path

Searched refs:num_seg (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/usb/
H A Dxhci-sideband.h96 xhci_sideband_create_interrupter(struct xhci_sideband *sb, int num_seg,
/linux/drivers/usb/host/
H A Dxhci-sideband.c322 xhci_sideband_create_interrupter(struct xhci_sideband *sb, int num_seg, in xhci_sideband_create_interrupter() argument
337 num_seg, imod_interval, in xhci_sideband_create_interrupter()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6576 int s_qpp, qpp, num_seg; in init_one() local
6722 num_seg = PAGE_SIZE / SEGMENT_SIZE; in init_one()
6729 if (qpp > num_seg) { in init_one()