Searched refs:ntxsegs_alloc (Results 1 – 1 of 1) sorted by relevance
1075 int ntxsegs_alloc; in sipcom_attach() local1117 ntxsegs_alloc = sc->sc_parm->p_ntxsegs_alloc; in sipcom_attach()1118 sc->sc_ntxdesc = SIP_TXQUEUELEN * ntxsegs_alloc; in sipcom_attach()