mac_srs_worker_bind
mac_srs_worker_bind(mac_srs, cpuid);
mac_srs_worker_bind(mac_tx_srs, cpuid); \
mac_srs_worker_bind(mac_rx_srs, srs_cpu->mc_rx_workerid);
mac_srs_worker_bind(mac_rx_srs, srs_cpu->mc_rx_workerid);
mac_srs_worker_bind(mac_rx_srs, mrp->mrp_rx_workerid);
static void mac_srs_worker_bind(mac_soft_ring_set_t *, processorid_t);