Searched refs:handle_rxbd_info (Results 1 – 7 of 7) sorted by relevance
87 u8 (*handle_rxbd_info)(struct hal_info_t *hal, u8 *rxbuf, u16 *buf_size); member
220 res = trx_ops->handle_rxbd_info(hal_info, rxbuf, buf_size); in rtw_hal_handle_rxbd_info()
609 if (!trx_ops->handle_rxbd_info) { in hal_ops_check()
1405 ops.handle_rxbd_info = hal_handle_rxbd_info_8852be; in hal_trx_ops_init_8852be()