Home
last modified time | relevance | path

Searched refs:PLF_BIT_ENABLED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dusb.h152 PLF_BIT_ENABLED = 1, enumerator
H A Dusb.c309 clear_bit(PLF_BIT_ENABLED, &tx->enabled); in plfxlc_usb_disable_tx()
331 set_bit(PLF_BIT_ENABLED, &tx->enabled); in plfxlc_usb_enable_tx()
393 clear_bit(PLF_BIT_ENABLED, &tx->enabled); in init_usb_tx()