Searched refs:hal_get_trx_ops (Results 1 – 6 of 6) sorted by relevance
68 struct hal_trx_ops_t *ops = hal_get_trx_ops(hal);
21 #define hal_get_trx_ops(_halinfo) (_halinfo->trx_ops) macro
421 struct hal_trx_ops *trx_ops = hal_get_trx_ops(hal); in hal_ops_check()