Searched refs:get_rx_struct (Results 1 – 4 of 4) sorted by relevance
123 static struct mux_rx *get_rx_struct(struct rx_cxt *rx) in get_rx_struct() function298 r = get_rx_struct(rx); in gdm_mux_recv()
221 static struct usb_rx *get_rx_struct(struct rx_cxt *rx, int *no_spc) in get_rx_struct() function511 r = get_rx_struct(rx, &no_spc); in gdm_usb_recv()
105 static struct sdio_rx *get_rx_struct(struct rx_cxt *rx) in get_rx_struct() function583 r = get_rx_struct(rx); in gdm_sdio_receive()
136 static struct usb_rx *get_rx_struct(struct rx_cxt *rx) in get_rx_struct() function478 r = get_rx_struct(rx); in gdm_usb_receive()