Searched refs:IFQ_SET_MAXLEN (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | octe.c | 186 IFQ_SET_MAXLEN(&priv->tx_free_queue[qos], MAX_OUT_QUEUE_DEPTH); in octe_attach() 199 IFQ_SET_MAXLEN(&ifp->if_snd, MAX_OUT_QUEUE_DEPTH); in octe_attach()
|
| /f-stack/freebsd/netgraph/bluetooth/drivers/h4/ |
| H A D | ng_h4.c | 178 IFQ_SET_MAXLEN(&sc->outq, NG_H4_DEFAULTQLEN); in ng_h4_open() 931 IFQ_SET_MAXLEN(&sc->outq,
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_device.c | 178 IFQ_SET_MAXLEN(&priv->readq, ifqmaxlen); in ng_device_constructor()
|
| H A D | ng_tty.c | 165 IFQ_SET_MAXLEN(&sc->outq, ifqmaxlen); in ngt_constructor()
|
| H A D | ng_iface.c | 557 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen); in ng_iface_constructor()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | if_octm.c | 246 IFQ_SET_MAXLEN(&ifp->if_snd, CVMX_MGMT_PORT_NUM_TX_BUFFERS); in octm_attach()
|
| /f-stack/freebsd/net/ |
| H A D | ifq.h | 239 #define IFQ_SET_MAXLEN(ifq, len) ((ifq)->ifq_maxlen = (len)) macro
|
| H A D | if_tuntap.c | 959 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen); in tuncreate()
|
| H A D | if.c | 4376 IFQ_SET_MAXLEN(&((struct ifnet *)ifp)->if_snd, tx_desc_count); in if_setsendqlen()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | if_emac.c | 969 IFQ_SET_MAXLEN(&ifp->if_snd, IFQ_MAXLEN); in emac_attach()
|
| /f-stack/freebsd/mips/nlm/dev/net/ |
| H A D | xlpge.c | 1063 IFQ_SET_MAXLEN(&ifp->if_snd, ifp->if_snd.ifq_drv_maxlen); in nlm_xlpge_ifinit()
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | if_are.c | 305 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen); in are_attach()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | if_arge.c | 867 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen); in arge_attach()
|
| /f-stack/freebsd/arm/ti/cpsw/ |
| H A D | if_cpsw.c | 1050 IFQ_SET_MAXLEN(&ifp->if_snd, ifp->if_snd.ifq_drv_maxlen); in cpswp_attach()
|