Searched refs:mac_tx_get_func (Results 1 – 4 of 4) sorted by relevance
674 extern mac_tx_func_t mac_tx_get_func(uint32_t);
1576 srs_tx->st_func = mac_tx_get_func(srs_tx->st_mode); in mac_tx_srs_update_bwlimit()3899 tx->st_func = mac_tx_get_func(tx->st_mode); in mac_tx_srs_setup()
4593 tx->st_func = mac_tx_get_func(tx->st_mode); in i_mac_group_add_ring()4795 tx->st_func = mac_tx_get_func(tx->st_mode); in i_mac_group_rem_ring()
3631 mac_tx_get_func(uint32_t mode) in mac_tx_get_func() function