Home
last modified time | relevance | path

Searched refs:FLG_TX_BUSY (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Dhwchannel.c131 test_and_clear_bit(FLG_TX_BUSY, &ch->Flags); in mISDN_clear_bchannel()
332 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in get_next_dframe()
378 test_and_clear_bit(FLG_TX_BUSY, &bch->Flags); in get_next_bframe()
417 if (test_and_set_bit(FLG_TX_BUSY, &ch->Flags)) { in dchannel_senddata()
451 if (test_and_set_bit(FLG_TX_BUSY, &ch->Flags)) { in bchannel_senddata()
/openbmc/linux/include/linux/
H A DmISDNhw.h35 #define FLG_TX_BUSY 0 /* tx_buf in use */ macro
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dw6692.c318 if (test_bit(FLG_TX_BUSY, &dch->Flags)) { in d_retransmit()
324 test_and_set_bit(FLG_TX_BUSY, &dch->Flags); in d_retransmit()
1130 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in w6692_l1callback()
H A DmISDNipac.c223 if (test_bit(FLG_TX_BUSY, &isac->dch.Flags)) { in isac_retransmit()
229 test_and_set_bit(FLG_TX_BUSY, &isac->dch.Flags); in isac_retransmit()
665 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in isac_l1cmd()
H A Dhfcsusb.c344 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfcusb_l2l1D()
393 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfc_l1callback()
H A Dhfcpci.c1087 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfc_l1callback()
1635 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfcpci_l2l1D()
H A Dhfcmulti.c3249 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfcm_l1callback()
3394 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in handle_dmsg()