Searched refs:rx_get_frame (Results 1 – 3 of 3) sorted by relevance
580 static bool rx_get_frame(SLMP_INFO *info);2025 while( rx_get_frame(info) ); in bh_receive()4816 static bool rx_get_frame(SLMP_INFO *info) in rx_get_frame() function5260 if (rx_get_frame(info)) { in loopback_test()
461 static bool rx_get_frame(struct slgt_info *info);1934 while(rx_get_frame(info)); in bh_handler()4610 static bool rx_get_frame(struct slgt_info *info) in rx_get_frame() function
402 static bool rx_get_frame(MGSLPC_INFO *info, struct tty_struct *tty);791 while(rx_get_frame(info, tty)); in bh_handler()3633 static bool rx_get_frame(MGSLPC_INFO *info, struct tty_struct *tty) in rx_get_frame() function