Searched refs:slot_tx (Results 1 – 2 of 2) sorted by relevance
1938 int *txpending, slot_tx; in hfcmulti_tx() local1950 slot_tx = hc->chan[ch].slot_tx; in hfcmulti_tx()1971 (hc->chan[ch].slot_tx < 0)) in hfcmulti_tx()2045 *txpending && slot_tx >= 0) { in hfcmulti_tx()2051 __func__, ch, slot_tx); in hfcmulti_tx()2090 && slot_tx >= 0) { in hfcmulti_tx()2094 __func__, ch, slot_tx); in hfcmulti_tx()2206 (hc->chan[ch].slot_tx < 0)) in hfcmulti_rx()2859 mode_hfcmulti(struct hfc_multi *hc, int ch, int protocol, int slot_tx, in mode_hfcmulti() argument2868 oslot_tx = hc->chan[ch].slot_tx; in mode_hfcmulti()[all …]
51 int slot_tx; /* current pcm slot */ member