Search | Google it | Results 1 - 1 of 1 for funcall:ENB_RXINT (0.00 seconds) |
202: li->enbint = 1; 203: ENB_RXINT(li); /* Enable the rcv interrupt only */ 204: } 357: /* Completion of sending or No sending */ 358: ENB_RXINT(li); /* Enable the rcv interrupt only */ 359: } 367: when the send is unavailable in "Tx Ready" status */ 368: if ((lsts & LS_THRE) != 0) ENB_RXINT(li); 369: }