Searched refs:hdlcnum (Results 1 – 1 of 1) sorted by relevance
1041 int hdlcnum = (pi->portnum * 32 + gchan); in musycc_bh_tx_eom() local1043 if (hdlcnum >= 228) in musycc_bh_tx_eom()1046 (*nciProcess_TX_complete) (hdlcnum, in musycc_bh_tx_eom()1161 int hdlcnum = (pi->portnum * 32 + gchan); in musycc_bh_rx_eom() local1167 if (hdlcnum >= 228) in musycc_bh_rx_eom()1170 (*nciProcess_RX_packet) (hdlcnum, status & 0x3fff, m, ch->user); in musycc_bh_rx_eom()