msk_fill_rx_tick
static void msk_fill_rx_tick(void *);
callout_setfunc(&sc_if->sk_tick_rx, msk_fill_rx_tick, sc_if);
msk_fill_rx_tick(sc_if);