Searched refs:IFQ_SET_MAXLEN (Results 1 – 6 of 6) sorted by relevance
10 #define ifq_set_maxlen(IFQ, LEN) IFQ_SET_MAXLEN(IFQ, LEN)
708 IFQ_SET_MAXLEN(&ifp->if_snd, tx_desc_count); in if_setsendqlen()
547 #define IFQ_SET_MAXLEN(ifq, len) ((ifq)->ifq_maxlen = (len)) macro
1063 IFQ_SET_MAXLEN(&ifp->if_snd, SIS_TX_LIST_CNT - 1); in sis_attach()
750 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen); in an_attach()
4406 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen); in tulip_attach()