Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dusb.h31 #define PLF_MSG_STATUS_OFFSET 7 macro
H A Dusb.c123 if (urb->actual_length != (PLF_MSG_STATUS_OFFSET + 1)) { in rx_urb_complete()
129 status = buffer[PLF_MSG_STATUS_OFFSET]; in rx_urb_complete()