Home
last modified time | relevance | path

Searched defs:maxp (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/kern/
H A Dimgact_shell.c102 const char *ihp, *interpb, *interpe, *maxp, *optb, *opte, *fname; in exec_shell_imgact() local
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c1094 int maxp; in max_rx_payload() local
1124 int maxp; in t4_setup_vi_queues() local
2252 int i, maxp; t4_update_fl_bufsize() local
3359 init_fl(struct adapter * sc,struct sge_fl * fl,int qsize,int maxp,char * name) init_fl() argument
3939 alloc_rxq(struct vi_info * vi,struct sge_rxq * rxq,int idx,int intr_idx,int maxp) alloc_rxq() argument
4070 alloc_ofld_rxq(struct vi_info * vi,struct sge_ofld_rxq * ofld_rxq,int idx,int intr_idx,int maxp) alloc_ofld_rxq() argument
6279 find_refill_source(struct adapter * sc,int maxp,bool packing) find_refill_source() argument
[all...]
/freebsd/sys/dev/usb/serial/
H A Dumct.c255 uint16_t maxp; in umct_attach() local
/freebsd/sys/netgraph/
H A Dng_pppoe.c1359 struct ngpppoe_maxp *maxp; in send_maxp() local
/freebsd/sys/dev/usb/input/
H A Datp.c1168 int maxp; /* max pressure seen within a span */ in fg_detect_pspans() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c3570 vdev_resilver_needed(vdev_t *vd, uint64_t *minp, uint64_t *maxp) in vdev_resilver_needed()